MIP_SDK  v3.0.0
MicroStrain Communications Library for embedded systems
Public Attributes | List of all members
mip::C::mip_aiding_height_above_ellipsoid_command Struct Reference

#include <commands_aiding.h>

Public Attributes

mip_time time
 Timestamp of the measurement. More...
 
uint8_t frame_id
 Source ID for this estimate (source_id == 0 indicates this sensor, source_id > 0 indicates an external estimate). More...
 
float height
 [m] More...
 
float uncertainty
 [m] More...
 
uint16_t valid_flags
 

Member Data Documentation

◆ frame_id

uint8_t mip::C::mip_aiding_height_above_ellipsoid_command::frame_id

Source ID for this estimate (source_id == 0 indicates this sensor, source_id > 0 indicates an external estimate).

◆ height

float mip::C::mip_aiding_height_above_ellipsoid_command::height

[m]

◆ time

mip_time mip::C::mip_aiding_height_above_ellipsoid_command::time

Timestamp of the measurement.

◆ uncertainty

float mip::C::mip_aiding_height_above_ellipsoid_command::uncertainty

[m]

◆ valid_flags

uint16_t mip::C::mip_aiding_height_above_ellipsoid_command::valid_flags

The documentation for this struct was generated from the following file: