public interface GPSOrbitalElements extends GNSSOrbitalElements
GPSPropagator
.Modifier and Type | Field and Description |
---|---|
static double |
GPS_MU
WGS 84 value of the Earth's universal gravitational parameter for GPS user in m³/s².
|
static double |
GPS_PI
Value of Pi for conversion from semicircles to radian.
|
static double |
GPS_WEEK_IN_SECONDS
Duration of the GPS week in seconds.
|
static int |
GPS_WEEK_NB
Number of weeks in the GPS cycle.
|
Modifier and Type | Method and Description |
---|---|
default int |
getIODC()
Gets the Issue Of Data Clock (IODC).
|
default int |
getIODE()
Gets the Issue Of Data Ephemeris (IODE).
|
default double |
getTGD()
Gets the estimated group delay differential TGD for L1-L2 correction.
|
getAf0, getAf1, getAf2, getCic, getCis, getCrc, getCrs, getCuc, getCus, getE, getI0, getIDot, getM0, getMeanMotion, getOmega0, getOmegaDot, getPa, getPRN, getSma, getTime, getToc, getWeek
getDate
static final double GPS_MU
static final double GPS_PI
static final double GPS_WEEK_IN_SECONDS
static final int GPS_WEEK_NB
default int getIODC()
default int getIODE()
default double getTGD()
Copyright © 2002-2020 CS GROUP. All rights reserved.