![]() |
AMS Advanced Air Mobility Sensors UG
|
Public Attributes | |
| float | fHeight_ { 0.0F } |
| Height, [m]. | |
| float | fVelocityDown_ { 0.0F } |
| Vertical velocity (positive downwards), [m/s]. | |
| uint64_t | uTimestampUs_ { 0U } |
| Timestamp in microseconds. | |
| uint8_t | uValid_ { 0U } |
| Validity flag. | |
Additional Inherited Members | |
| Public Member Functions inherited from NLibCommon::CSerializable | |
| virtual std::vector< uint8_t > | ToByteVector () |
| Generate byte representation of the object. | |
| virtual bool | FromByteVector (const std::vector< uint8_t > &korBytes) |
| Create (assign) an object from its byte representation. | |
| float SVerticalChannelData::fHeight_ { 0.0F } |
Height, [m].
| float SVerticalChannelData::fVelocityDown_ { 0.0F } |
Vertical velocity (positive downwards), [m/s].
| uint64_t SVerticalChannelData::uTimestampUs_ { 0U } |
Timestamp in microseconds.
| uint8_t SVerticalChannelData::uValid_ { 0U } |
Validity flag.