Click or drag to resize

JovianMoonsAnalyticEphemeris Class

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

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 JovianMoonsAnalyticEphemeris

The JovianMoonsAnalyticEphemeris type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberCallisto
Gets a point describing the motion of Callisto.
Public propertyStatic memberEuropa
Gets a point describing the motion of Europa.
Public propertyStatic memberGanymede
Gets a point describing the motion of Ganymede.
Public propertyStatic memberIo
Gets a point describing the motion of Io.
Top
Fields
  NameDescription
Public fieldStatic memberJupiterGravitationalParameter
The gravitational parameter of Jupiter used by jup365.bsp converted to m^3/s^2. See the comments file for the jup365 ephemeris file.
Public fieldStatic memberJupiterJ2
The unnormalized J2 term of Jupiter used by jup365.bsp. See J502 in the Additional Constants section of the comments file for the jup365 ephemeris file.
Public fieldStatic memberJupiterJ4
The unnormalized J4 term of Jupiter used by jup365.bsp. See J504 in the Additional Constants section of the comments file for the jup365 ephemeris file.
Public fieldStatic memberReferenceDistance
The reference distance for the gravity field of Jupiter used by jup365.bsp. See RADIUS in the Additional Constants section of the comments file for the jup365 ephemeris file.
Top
See Also