data_models/navigation_data/attitude_heading.h
Go to the documentation of this file.
1 #pragma once
2 namespace ixblue_stdbin_decoder
3 {
4 namespace Data
5 {
7 {
8  float heading_deg;
9  float roll_deg;
10  float pitch_deg;
11 };
12 } // namespace Data
13 } // namespace ixblue_stdbin_decoder


ixblue_stdbin_decoder
Author(s): Adrien BARRAL , Laure LEBROTON
autogenerated on Sat Jan 9 2021 03:13:21