public final class SaturnianMoonsAnalyticEphemeris extends Object
Point
instances representing the positions of some of the Saturnian moons computed using a
J4Propagator
with gravitational terms provided by the
comments file
of the sat441 ephemeris file.Modifier and Type | Field and Description |
---|---|
static double |
ReferenceDistance
The reference distance for the gravity field of Saturn used by sat441.bsp.
|
static double |
SaturnGravitationalParameter
The gravitational parameter of Saturn used by sat441.bsp converted to m^3/s^2.
|
static double |
SaturnJ2
The unnormalized J2 term of Saturn used by sat441.bsp.
|
static double |
SaturnJ4
The unnormalized J4 term of Saturn used by sat441.bsp.
|
Modifier and Type | Method and Description |
---|---|
static Point |
getDione()
Gets a point describing the motion of Dione.
|
static Point |
getEnceladus()
Gets a point describing the motion of Enceladus.
|
static Point |
getHyperion()
Gets a point describing the motion of Hyperion.
|
static Point |
getIapetus()
Gets a point describing the motion of Iapetus.
|
static Point |
getMimas()
Gets a point describing the motion of Mimas.
|
static Point |
getPhoebe()
Gets a point describing the motion of Phoebe.
|
static Point |
getRhea()
Gets a point describing the motion of Rhea.
|
static Point |
getTethys()
Gets a point describing the motion of Tethys.
|
static Point |
getTitan()
Gets a point describing the motion of Titan.
|
public static final double SaturnGravitationalParameter
public static final double SaturnJ2
public static final double SaturnJ4
public static final double ReferenceDistance