|
MIP_SDK
v3.0.0
MicroStrain Communications Library for embedded systems
|
#include <commands_aiding.h>
Public Attributes | |
| mip_time | time |
| Timestamp of the measurement. More... | |
| uint8_t | frame_id |
| Source ID for this estimate (source_id == 0 indicates this sensor, source_id > 0 indicates an external estimate). More... | |
| float | pressure |
| [mbar] More... | |
| float | uncertainty |
| [mbar] 1-sigma uncertainty. Cannot be 0 unless the valid flags are 0. More... | |
| uint16_t | valid_flags |
| uint8_t mip::C::mip_aiding_pressure_command::frame_id |
Source ID for this estimate (source_id == 0 indicates this sensor, source_id > 0 indicates an external estimate).
| float mip::C::mip_aiding_pressure_command::pressure |
[mbar]
| mip_time mip::C::mip_aiding_pressure_command::time |
Timestamp of the measurement.
| float mip::C::mip_aiding_pressure_command::uncertainty |
[mbar] 1-sigma uncertainty. Cannot be 0 unless the valid flags are 0.
| uint16_t mip::C::mip_aiding_pressure_command::valid_flags |
1.8.17