string SensorDataSourceInfo::getName |
( |
| ) |
|
|
inline |
Returns the name of this sensor data.
This name must be unique among all SensorDataInfos produced by any sensor.
IQuantity& SensorDataSourceInfo::getQuantity |
( |
| ) |
|
|
inline |
Returns the class object corresponding to the sensor quantity data type.
- Returns
const vector<IUnit *>& SensorDataSourceInfo::getQuantityUnits |
( |
| ) |
|
|
inline |
Returns an array of IUnit objects describing the units of the sensor quantity data type.
If a complex quantity data type (which implements the IQuantityContainer interface, multiple IUnit objects may be returned. The count and order of the IUnit corresponds to the IQuantity objects contained within the quantity data type.
- Returns
The documentation for this class was generated from the following file: