#include <data_gnss.hpp>
◆ asTuple() [1/2]
| auto mip::data_gnss::VelNed::asTuple |
( |
| ) |
|
|
inline |
◆ asTuple() [2/2]
| auto mip::data_gnss::VelNed::asTuple |
( |
| ) |
const |
|
inline |
◆ extract()
| void mip::data_gnss::VelNed::extract |
( |
Serializer & |
serializer | ) |
|
◆ insert()
| void mip::data_gnss::VelNed::insert |
( |
Serializer & |
serializer | ) |
const |
◆ DESCRIPTOR
◆ DESCRIPTOR_SET
| constexpr const uint8_t mip::data_gnss::VelNed::DESCRIPTOR_SET = ::mip::data_gnss::DESCRIPTOR_SET |
|
staticconstexpr |
◆ DOC_NAME
| constexpr const char* mip::data_gnss::VelNed::DOC_NAME = "NED Velocity" |
|
staticconstexpr |
◆ FIELD_DESCRIPTOR
◆ ground_speed
| float mip::data_gnss::VelNed::ground_speed = 0 |
◆ HAS_FUNCTION_SELECTOR
| constexpr const bool mip::data_gnss::VelNed::HAS_FUNCTION_SELECTOR = false |
|
staticconstexpr |
◆ heading
| float mip::data_gnss::VelNed::heading = 0 |
◆ heading_accuracy
| float mip::data_gnss::VelNed::heading_accuracy = 0 |
◆ NAME
| constexpr const char* mip::data_gnss::VelNed::NAME = "VelNed" |
|
staticconstexpr |
◆ speed
| float mip::data_gnss::VelNed::speed = 0 |
◆ speed_accuracy
| float mip::data_gnss::VelNed::speed_accuracy = 0 |
Parameters.
[meters/second]
◆ valid_flags
The documentation for this struct was generated from the following files: