![]() |
AMS Advanced Air Mobility Sensors UG
|
Public Attributes | |
| float | fMagneticHeading_ { 0.0F } |
| Magnetic heading, [rad]. | |
| 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 SMagneticHeading::fMagneticHeading_ { 0.0F } |
Magnetic heading, [rad].
| uint64_t SMagneticHeading::uTimestampUs_ { 0U } |
Timestamp in microseconds.
| uint8_t SMagneticHeading::uValid_ { 0U } |
Validity flag.