MIP_SDK  latest-2-g34f3e39
MicroStrain Communications Library for embedded systems
Public Attributes | List of all members
mip::C::mip_3dm_gnss_time_assistance_response Struct Reference

#include <commands_3dm.h>

Public Attributes

double tow
 GPS Time of week [seconds]. More...
 
uint16_t week_number
 GPS Weeks since 1980 [weeks]. More...
 
float accuracy
 Accuracy of time information [seconds]. More...
 

Member Data Documentation

◆ accuracy

float mip::C::mip_3dm_gnss_time_assistance_response::accuracy

Accuracy of time information [seconds].

◆ tow

double mip::C::mip_3dm_gnss_time_assistance_response::tow

GPS Time of week [seconds].

◆ week_number

uint16_t mip::C::mip_3dm_gnss_time_assistance_response::week_number

GPS Weeks since 1980 [weeks].


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