#include <commands_aiding.hpp>
◆ Response
◆ asTuple() [1/2]
auto mip::commands_aiding::Pressure::asTuple |
( |
| ) |
|
|
inline |
◆ asTuple() [2/2]
auto mip::commands_aiding::Pressure::asTuple |
( |
| ) |
const |
|
inline |
◆ extract()
void mip::commands_aiding::Pressure::extract |
( |
Serializer & |
serializer | ) |
|
◆ insert()
void mip::commands_aiding::Pressure::insert |
( |
Serializer & |
serializer | ) |
const |
◆ DESCRIPTOR
◆ DESCRIPTOR_SET
constexpr const uint8_t mip::commands_aiding::Pressure::DESCRIPTOR_SET = ::mip::commands_aiding::DESCRIPTOR_SET |
|
staticconstexpr |
◆ DOC_NAME
constexpr const char* mip::commands_aiding::Pressure::DOC_NAME = "Pressure" |
|
staticconstexpr |
◆ FIELD_DESCRIPTOR
◆ frame_id
uint8_t mip::commands_aiding::Pressure::frame_id = 0 |
Source ID for this estimate (source_id == 0 indicates this sensor, source_id > 0 indicates an external estimate).
◆ HAS_FUNCTION_SELECTOR
constexpr const bool mip::commands_aiding::Pressure::HAS_FUNCTION_SELECTOR = false |
|
staticconstexpr |
◆ NAME
constexpr const char* mip::commands_aiding::Pressure::NAME = "Pressure" |
|
staticconstexpr |
◆ pressure
float mip::commands_aiding::Pressure::pressure = 0 |
◆ time
Time mip::commands_aiding::Pressure::time |
Parameters.
Timestamp of the measurement.
◆ uncertainty
float mip::commands_aiding::Pressure::uncertainty = 0 |
[mbar] 1-sigma uncertainty. Cannot be 0 unless the valid flags are 0.
◆ valid_flags
uint16_t mip::commands_aiding::Pressure::valid_flags = 0 |
The documentation for this struct was generated from the following files: