| Package | Description |
|---|---|
| RTC |
| Modifier and Type | Field and Description |
|---|---|
RangerGeometry |
RangeData.geometry |
RangerGeometry |
IntensityData.geometry |
RangerGeometry |
RangerGeometryHolder.value |
| Modifier and Type | Method and Description |
|---|---|
static RangerGeometry |
RangerGeometryHelper.extract(org.omg.CORBA.Any a) |
static RangerGeometry |
RangerGeometryHelper.read(org.omg.CORBA.portable.InputStream istream) |
| Modifier and Type | Method and Description |
|---|---|
static void |
RangerGeometryHelper.insert(org.omg.CORBA.Any a,
RangerGeometry that) |
static void |
RangerGeometryHelper.write(org.omg.CORBA.portable.OutputStream ostream,
RangerGeometry value) |
| Constructor and Description |
|---|
IntensityData(Time _tm,
double[] _intensities,
RangerGeometry _geometry,
RangerConfig _config) |
RangeData(Time _tm,
double[] _ranges,
RangerGeometry _geometry,
RangerConfig _config) |
RangerGeometryHolder(RangerGeometry initialValue) |