![]() |
AMS Advanced Air Mobility Sensors UG
|
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. | |
Public Attributes inherited from NBahrsFilterApi::SOutputData | |
| SBahrsState | oState_ |
| State estimate. | |
| SBahrsStateStd | oStateStd_ |
| Estimated standard deviation of the state estimate. | |
| uint64_t | uTimestampUs_ { 0U } |
| Timestamp in microseconds. | |
| EFilterModes | eFilterMode_ { EFilterModes::IDLE } |
| Current filter mode. | |
| bool | bVerticalChannelDiverged_ { false } |
| A flag indicating that vertical channel diverged and shall not be trusted. | |