public final class NeptunianMoonsAnalyticEphemeris extends Object
Point
instances representing the positions of one of the Neptunian moons computed using a
J4Propagator
with gravitational terms provided by the
comments file
for the nep097 ephemeris file.Modifier and Type | Field and Description |
---|---|
static double |
NeptuneGravitationalParameter
The gravitational parameter of Neptune used by nep097.bsp converted to m^3/s^2.
|
static double |
NeptuneJ2
The unnormalized J2 term of Neptune used by nep097.bsp.
|
static double |
NeptuneJ4
The unnormalized J4 term of Neptune used by nep097.bsp.
|
static double |
ReferenceDistance
The reference distance for the gravity field of Neptune used by nep097.bsp.
|
Modifier and Type | Method and Description |
---|---|
static Point |
getTriton()
Gets a point describing the motion of Triton.
|
public static final double NeptuneGravitationalParameter
public static final double NeptuneJ2
public static final double NeptuneJ4
public static final double ReferenceDistance