![]() |
0.4.1
|
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] | |
Time system correction parameters.
Definition at line 150 of file GnssNavInfo.hpp.
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.
double NAV::GnssNavInfo::TimeSystemCorrections::a1 |
a1 Coefficient of linear polynomial [s/s]
Definition at line 153 of file GnssNavInfo.hpp.