![]() |
AMS Advanced Air Mobility Sensors UG
|
Public Member Functions | |
| SBarometerData ()=default | |
| SBarometerData (float fPressure, uint64_t uTimestampUs, ESensorId eSensorId, bool bValid) | |
Public Member Functions inherited from NFusionLibCommon::SMeasurementBase | |
| SMeasurementBase ()=default | |
| SMeasurementBase (uint64_t uTimestampUs, ESensorId eSensorId, bool bValid) | |
Public Attributes | |
| float | fPressure_ { 0.0F } |
| Pressure in Pascals. | |
Public Attributes inherited from NFusionLibCommon::SMeasurementBase | |
| uint64_t | uTimestampUs_ { 0U } |
| ESensorId | eSensorId_ { ESensorId::eUnknown } |
| bool | bValid_ { false } |
|
default |
|
inline |
| float NFusionLibCommon::SBarometerData::fPressure_ { 0.0F } |
Pressure in Pascals.