|
| 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.
|
| |
◆ fPressure_
| float SBarometerMeasurement::fPressure_ { 0.0F } |
◆ fTemperature_
| float SBarometerMeasurement::fTemperature_ { 0.0F } |
Temperature in degrees Celsius.
◆ uTimestampUs_
| uint64_t SBarometerMeasurement::uTimestampUs_ { 0U } |
Timestamp in microseconds.
◆ uValid_
| uint8_t SBarometerMeasurement::uValid_ { 0U } |
The documentation for this struct was generated from the following file: