MIP_SDK
latest-2-g34f3e39
MicroStrain Communications Library for embedded systems
|
GNSS reported velocity in the NED frame. More...
Classes | |
struct | mip::C::mip_gnss_vel_ned_data |
Typedefs | |
typedef uint16_t | mip::C::mip_gnss_vel_ned_data_valid_flags |
typedef struct mip_gnss_vel_ned_data | mip::C::mip_gnss_vel_ned_data |
Functions | |
void | mip::C::insert_mip_gnss_vel_ned_data (microstrain_serializer *serializer, const mip_gnss_vel_ned_data *self) |
void | mip::C::extract_mip_gnss_vel_ned_data (microstrain_serializer *serializer, mip_gnss_vel_ned_data *self) |
bool | mip::C::extract_mip_gnss_vel_ned_data_from_field (const mip_field_view *field, void *ptr) |
GNSS reported velocity in the NED frame.
typedef struct mip_gnss_vel_ned_data mip::C::mip_gnss_vel_ned_data |
typedef uint16_t mip::C::mip_gnss_vel_ned_data_valid_flags |
void mip::C::extract_mip_gnss_vel_ned_data | ( | microstrain_serializer * | serializer, |
mip_gnss_vel_ned_data * | self | ||
) |
bool mip::C::extract_mip_gnss_vel_ned_data_from_field | ( | const mip_field_view * | field, |
void * | ptr | ||
) |
void mip::C::insert_mip_gnss_vel_ned_data | ( | microstrain_serializer * | serializer, |
const mip_gnss_vel_ned_data * | self | ||
) |