![]() |
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. | |
| CSerialProtocol::ESignalHealthInfo | eHealth_ { CSerialProtocol::ESignalHealthInfo::eUnavailable } |
| Health information. | |
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. | |
| CSerialProtocol::ESignalHealthInfo SSafeVerticalChannelData::eHealth_ { CSerialProtocol::ESignalHealthInfo::eUnavailable } |
Health information.
| float SSafeVerticalChannelData::fHeight_ { 0.0F } |
Height, [m].
| float SSafeVerticalChannelData::fVelocityDown_ { 0.0F } |
Vertical velocity (positive downwards), [m/s].
| uint64_t SSafeVerticalChannelData::uTimestampUs_ { 0U } |
Timestamp in microseconds.