Click or drag to resize

NeptunianMoonsAnalyticEphemeris Class

Provides Point instances representing the positions of one of the Neptunian moons computed using a J4Propagator with gravitational terms provided by the comments file for the nep097 ephemeris file.
Inheritance Hierarchy
SystemObject
  AGI.Foundation.CelestialNeptunianMoonsAnalyticEphemeris

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 NeptunianMoonsAnalyticEphemeris

The NeptunianMoonsAnalyticEphemeris type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberTriton
Gets a point describing the motion of Triton.
Top
Fields
  NameDescription
Public fieldStatic memberNeptuneGravitationalParameter
The gravitational parameter of Neptune used by nep097.bsp converted to m^3/s^2. See the comments file for the nep097 ephemeris file.
Public fieldStatic memberNeptuneJ2
The unnormalized J2 term of Neptune used by nep097.bsp. See J802 in the Additional Constants section of the comments file for the nep097 ephemeris file.
Public fieldStatic memberNeptuneJ4
The unnormalized J4 term of Neptune used by nep097.bsp. See J804 in the Additional Constants section of the comments file for the nep097 ephemeris file.
Public fieldStatic memberReferenceDistance
The reference distance for the gravity field of Neptune used by nep097.bsp. See RADIUS in the Additional Constants section of the comments file for the nep097 ephemeris file.
Top
See Also