public final class UranianMoonsAnalyticEphemeris extends Object
Point instances representing the positions of some of the Uranian moons computed using a
 J4Propagator with gravitational terms provided by the
 comments file
 of the ura111 ephemeris file.| Modifier and Type | Field and Description | 
|---|---|
static double | 
ReferenceDistance
The reference distance for the gravity field of Uranus used by ura111.bsp. 
 | 
static double | 
UranusGravitationalParameter
The gravitational parameter of Uranus used by ura111.bsp converted to m^3/s^2. 
 | 
static double | 
UranusJ2
The unnormalized J2 term of Uranus used by ura111.bsp. 
 | 
static double | 
UranusJ4
The unnormalized J4 term of Uranus used by ura111.bsp. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static Point | 
getAriel()
Gets a point describing the motion of Ariel. 
 | 
static Point | 
getTitania()
Gets a point describing the motion of Titania. 
 | 
public static final double UranusGravitationalParameter
public static final double UranusJ2
public static final double UranusJ4
public static final double ReferenceDistance