#include <commands_aiding.hpp>
◆ asTuple() [1/2]
auto mip::commands_aiding::FrameConfig::Response::asTuple |
( |
| ) |
|
|
inline |
◆ asTuple() [2/2]
auto mip::commands_aiding::FrameConfig::Response::asTuple |
( |
| ) |
const |
|
inline |
◆ extract()
void mip::commands_aiding::FrameConfig::Response::extract |
( |
Serializer & |
serializer | ) |
|
◆ insert()
void mip::commands_aiding::FrameConfig::Response::insert |
( |
Serializer & |
serializer | ) |
const |
◆ DESCRIPTOR
◆ DESCRIPTOR_SET
constexpr const uint8_t mip::commands_aiding::FrameConfig::Response::DESCRIPTOR_SET = ::mip::commands_aiding::DESCRIPTOR_SET |
|
staticconstexpr |
◆ DOC_NAME
constexpr const char* mip::commands_aiding::FrameConfig::Response::DOC_NAME = "Frame Configuration Response" |
|
staticconstexpr |
◆ FIELD_DESCRIPTOR
◆ format
Format mip::commands_aiding::FrameConfig::Response::format = static_cast<Format>(0) |
Format of the transformation.
◆ frame_id
uint8_t mip::commands_aiding::FrameConfig::Response::frame_id = 0 |
Parameters.
Reference frame number. Limit 4.
◆ HAS_FUNCTION_SELECTOR
constexpr const bool mip::commands_aiding::FrameConfig::Response::HAS_FUNCTION_SELECTOR = false |
|
staticconstexpr |
◆ NAME
constexpr const char* mip::commands_aiding::FrameConfig::Response::NAME = "FrameConfig::Response" |
|
staticconstexpr |
◆ rotation
Rotation mip::commands_aiding::FrameConfig::Response::rotation |
◆ tracking_enabled
bool mip::commands_aiding::FrameConfig::Response::tracking_enabled = 0 |
If enabled, the Kalman filter will track errors.
◆ translation
Vector3f mip::commands_aiding::FrameConfig::Response::translation |
The documentation for this struct was generated from the following files: