

Go to the source code of this file.
Typedefs | |
| typedef float | vec3f [3] |
| typedef float | vec4f [4] |
| typedef int | vec4i [4] |
Functions | |
| PP_LABUST_DEFINE_BOOST_SERIALIZED_STRUCT_CLEAN ((labust)(navigation), NQRes,(std::string, header)(std::string, error_code)(vec4i, beam_status)(vec4f, v_altitude)(vec4f, velo_rad)(vec4f, wvelo_rad)(vec4f, wvelo_credit)(vec4f, velo_instrument)(vec4f, velo_earth)(vec4f, water_velo_instrument)(vec4f, water_velo_earth)(vec3f, rph)(float, altitude_estimate)(float, temperature)(float, pressure)(float, salinity)(int, sound_speed)(int, checksum)) namespace labust | |
| typedef float vec3f[3] |
Definition at line 43 of file NavQuestMessages.hpp.
| typedef float vec4f[4] |
Definition at line 42 of file NavQuestMessages.hpp.
| typedef int vec4i[4] |
Definition at line 41 of file NavQuestMessages.hpp.
| PP_LABUST_DEFINE_BOOST_SERIALIZED_STRUCT_CLEAN | ( | (labust)(navigation) | , |
| NQRes | , | ||
| (std::string, header)(std::string, error_code)(vec4i, beam_status)(vec4f, v_altitude)(vec4f, velo_rad)(vec4f, wvelo_rad)(vec4f, wvelo_credit)(vec4f, velo_instrument)(vec4f, velo_earth)(vec4f, water_velo_instrument)(vec4f, water_velo_earth)(vec3f, rph)(float, altitude_estimate)(float, temperature)(float, pressure)(float, salinity)(int, sound_speed)(int, checksum) | |||
| ) |
Definition at line 44 of file NavQuestMessages.hpp.