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