Click or drag to resize

UranianMoonsAnalyticEphemeris Class

Provides 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.
Inheritance Hierarchy
SystemObject
  AGI.Foundation.CelestialUranianMoonsAnalyticEphemeris

Namespace:  AGI.Foundation.Celestial
Assembly:  AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public static class UranianMoonsAnalyticEphemeris

The UranianMoonsAnalyticEphemeris type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberAriel
Gets a point describing the motion of Ariel.
Public propertyStatic memberTitania
Gets a point describing the motion of Titania.
Top
Fields
  NameDescription
Public fieldStatic memberReferenceDistance
The reference distance for the gravity field of Uranus used by ura111.bsp. See RADIUS in the Additional Constants section of the comments file of the ura111 ephemeris file.
Public fieldStatic memberUranusGravitationalParameter
The gravitational parameter of Uranus used by ura111.bsp converted to m^3/s^2. See the comments file of the ura111 ephemeris file.
Public fieldStatic memberUranusJ2
The unnormalized J2 term of Uranus used by ura111.bsp. See J702 in the Additional Constants section of the comments file of the ura111 ephemeris file.
Public fieldStatic memberUranusJ4
The unnormalized J4 term of Uranus used by ura111.bsp. See J704 in the Additional Constants section of the comments file of the ura111 ephemeris file.
Top
See Also