| Package | Description |
|---|---|
| RTC |
| Modifier and Type | Field and Description |
|---|---|
PanTiltAngles |
PanTiltState.angles |
PanTiltAngles |
PanTiltAnglesHolder.value |
| Modifier and Type | Method and Description |
|---|---|
static PanTiltAngles |
PanTiltAnglesHelper.extract(org.omg.CORBA.Any a) |
static PanTiltAngles |
PanTiltAnglesHelper.read(org.omg.CORBA.portable.InputStream istream) |
| Modifier and Type | Method and Description |
|---|---|
static void |
PanTiltAnglesHelper.insert(org.omg.CORBA.Any a,
PanTiltAngles that) |
static void |
PanTiltAnglesHelper.write(org.omg.CORBA.portable.OutputStream ostream,
PanTiltAngles value) |
| Constructor and Description |
|---|
PanTiltAnglesHolder(PanTiltAngles initialValue) |
PanTiltState(Time _tm,
PanTiltAngles _angles,
double _panSpeed,
double _tiltSpeed) |