|
RAVE
|
Structure for keeping track on values / parameter. More...
Public Attributes | |
| RaveValueType | vtype |
| value type | |
| double | value |
| value | |
| double | mindist |
| min distance | |
| double | radardist |
| distance to radar | |
| int | radarindex |
| radar index in list of radars | |
| const char * | name |
| name of quantity | |
| PolarNavigationInfo | navinfo |
| the navigation info | |
| CartesianParam_t * | parameter |
| the cartesian parameter | |
Structure for keeping track on values / parameter.
| double AcqvaCompositeValues_t::mindist |
min distance
| const char* AcqvaCompositeValues_t::name |
name of quantity
| PolarNavigationInfo AcqvaCompositeValues_t::navinfo |
the navigation info
| CartesianParam_t* AcqvaCompositeValues_t::parameter |
the cartesian parameter
| double AcqvaCompositeValues_t::radardist |
distance to radar
| int AcqvaCompositeValues_t::radarindex |
radar index in list of radars
| double AcqvaCompositeValues_t::value |
value
| RaveValueType AcqvaCompositeValues_t::vtype |
value type