public interface GNSSClockElements extends TimeStamped
ClockCorrectionsProvider
.Modifier and Type | Method and Description |
---|---|
double |
getAf0()
Gets the Zeroth Order Clock Correction.
|
double |
getAf1()
Gets the First Order Clock Correction.
|
double |
getAf2()
Gets the Second Order Clock Correction.
|
double |
getCycleDuration()
Gets the duration of the GNSS cycle in seconds.
|
double |
getTGD()
Gets the estimated group delay differential TGD for L1-L2 correction.
|
default double |
getToc()
Gets the clock correction reference time toc.
|
getDate
double getAf0()
double getAf1()
double getAf2()
double getTGD()
double getCycleDuration()
Copyright © 2002-2022 CS GROUP. All rights reserved.