data_models/navigation_data/smart_heave.h
Go to the documentation of this file.
1 #pragma once
2 #include <inttypes.h>
3 
4 namespace ixblue_stdbin_decoder
5 {
6 namespace Data
7 {
8 struct SmartHeave
9 {
11  float smartHeave_m;
12 };
13 } // namespace Data
14 } // namespace ixblue_stdbin_decoder
ixblue_stdbin_decoder::Data::SmartHeave::validityTime_100us
uint32_t validityTime_100us
Definition: data_models/navigation_data/smart_heave.h:10
ixblue_stdbin_decoder::Data::SmartHeave::smartHeave_m
float smartHeave_m
Definition: data_models/navigation_data/smart_heave.h:11
ixblue_stdbin_decoder::Data::SmartHeave
Definition: data_models/navigation_data/smart_heave.h:8
ixblue_stdbin_decoder
Definition: data_models/extended_navigation_data/raw_rotation_rate_vessel_frame.h:3


ixblue_stdbin_decoder
Author(s): Adrien BARRAL , Laure LEBROTON
autogenerated on Wed Apr 6 2022 02:55:48