data_models/navigation_data/attitude_quaternion.h
Go to the documentation of this file.
1 #pragma once
2 namespace ixblue_stdbin_decoder
3 {
4 namespace Data
5 {
6 
8 {
9  float q0;
10  float q1;
11  float q2;
12  float q3;
13 };
14 } // namespace Data
15 } // namespace ixblue_stdbin_decoder


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