public final class JovianMoonsAnalyticEphemeris extends Object
Point
instances representing the positions of some of the Jovian moons computed using a
J4Propagator
with gravitational terms provided by the
comments file
for the jup365 ephemeris file.Modifier and Type | Field and Description |
---|---|
static double |
JupiterGravitationalParameter
The gravitational parameter of Jupiter used by jup365.bsp converted to m^3/s^2.
|
static double |
JupiterJ2
The unnormalized J2 term of Jupiter used by jup365.bsp.
|
static double |
JupiterJ4
The unnormalized J4 term of Jupiter used by jup365.bsp.
|
static double |
ReferenceDistance
The reference distance for the gravity field of Jupiter used by jup365.bsp.
|
Modifier and Type | Method and Description |
---|---|
static Point |
getCallisto()
Gets a point describing the motion of Callisto.
|
static Point |
getEuropa()
Gets a point describing the motion of Europa.
|
static Point |
getGanymede()
Gets a point describing the motion of Ganymede.
|
static Point |
getIo()
Gets a point describing the motion of Io.
|
public static final double JupiterGravitationalParameter
public static final double JupiterJ2
public static final double JupiterJ4
public static final double ReferenceDistance