data_models/external_data/sound_velocity.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 
9 /* External sound velocity received from sound velocity probe */
11 {
12  int32_t validityTime_100us; /* Time tag in steps of 100micros */
14 };
15 } // namespace Data
16 } // namespace ixblue_stdbin_decoder
ixblue_stdbin_decoder::Data::SoundVelocity::ext_speedofsound_ms
float ext_speedofsound_ms
Definition: data_models/external_data/sound_velocity.h:13
ixblue_stdbin_decoder::Data::SoundVelocity::validityTime_100us
int32_t validityTime_100us
Definition: data_models/external_data/sound_velocity.h:12
ixblue_stdbin_decoder::Data::SoundVelocity
Definition: data_models/external_data/sound_velocity.h:10
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