public final class MartianMoonsAnalyticEphemeris extends Object
Point instances representing the positions of the Martian moons computed using a
 J4Propagator with gravitational terms provided by the
 comments file
 for the mar097 ephemeris file.| Modifier and Type | Field and Description | 
|---|---|
static double | 
MarsGravitationalParameter
The gravitational parameter of Mars used by mar097.bsp converted to m^3/s^2. 
 | 
static double | 
MarsJ2
The unnormalized J2 term of Mars used by mar097.bsp. 
 | 
static double | 
MarsJ4
The unnormalized J4 term of Mars used by mar097.bsp. 
 | 
static double | 
ReferenceDistance
The reference distance for the gravity field of Mars used by mar097.bsp. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static Point | 
getDeimos()
Gets a point describing the motion of Deimos. 
 | 
static Point | 
getPhobos()
Gets a point describing the motion of Phobos. 
 | 
public static final double MarsGravitationalParameter
public static final double MarsJ2
public static final double MarsJ4
public static final double ReferenceDistance