0.4.1
Loading...
Searching...
No Matches
NAV::GnssNavInfo::TimeSystemCorrections Struct Reference

Time system correction parameters. More...

Data Fields

double a0
 a0 / tau_c Coefficient of linear polynomial [s] Δt = a0 + a1 * (t - t_ref)
 
double a1
 a1 Coefficient of linear polynomial [s/s]
 

Detailed Description

Time system correction parameters.

Definition at line 150 of file GnssNavInfo.hpp.

Field Documentation

◆ a0

double NAV::GnssNavInfo::TimeSystemCorrections::a0

a0 / tau_c Coefficient of linear polynomial [s] Δt = a0 + a1 * (t - t_ref)

Definition at line 152 of file GnssNavInfo.hpp.

◆ a1

double NAV::GnssNavInfo::TimeSystemCorrections::a1

a1 Coefficient of linear polynomial [s/s]

Definition at line 153 of file GnssNavInfo.hpp.


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