public final class NavstarISGps200D extends Object
| Modifier and Type | Field and Description |
|---|---|
static double |
DegreesPerSemicircle
Degrees Per Semi-circle
|
static double |
EarthOdot
IS-GPS-200D definition of the argument of perigee Dot value for the Earth.
|
static double |
IZero
Initial inclination value for the SEM almanac propagation.
|
static double |
Mu
IS-GPS-200D definition of the Mu value for the Earth.
|
static double |
PI
IS-GPS-200D definition of the value for PI.
|
static double |
RadiansPerSemicircle
Radians per Semi-circle
|
static double |
SemicirclesPerDegree
Semicircles Per Degree
|
static double |
SemicirclesPerRadian
Semi-circles per radian (1 semi-circle is PI radians)
|
static double |
SpeedOfLight
IS-GPS-200D definition of the speed of light.
|
public static final double SpeedOfLight
m / spublic static final double Mu
m^3 / s^2public static final double EarthOdot
rad / spublic static final double PI
public static final double IZero
radpublic static final double SemicirclesPerRadian
public static final double RadiansPerSemicircle
public static final double DegreesPerSemicircle
public static final double SemicirclesPerDegree