OpenRTM-aist IDL  1.2
Public Attributes | List of all members
RTC::IntensityData Struct Reference

Intensity readings from a range sensor. More...

import"InterfaceDataTypes.idl";

Collaboration diagram for RTC::IntensityData:
Collaboration graph
[legend]

Public Attributes

Time tm
 Time stamp. More...
 
IntensityList intensities
 Intensity values normalised to between 0 and 1. More...
 
RangerGeometry geometry
 Geometry of the ranger at the time the scan data was measured. More...
 
RangerConfig config
 Configuration of the ranger at the time the scan data was measured. More...
 

Detailed Description

Intensity readings from a range sensor.

Member Data Documentation

RangerConfig RTC::IntensityData::config

Configuration of the ranger at the time the scan data was measured.

RangerGeometry RTC::IntensityData::geometry

Geometry of the ranger at the time the scan data was measured.

IntensityList RTC::IntensityData::intensities

Intensity values normalised to between 0 and 1.

Time RTC::IntensityData::tm

Time stamp.


The documentation for this struct was generated from the following file: