Click or drag to resize

SaturnBspEphemerisProvider Properties

The SaturnBspEphemerisProvider type exposes the following members.

Properties
  NameDescription
Public propertyDionePoint
Gets a point representing the center of mass location of the moon Dione in a reference frame centered at the current value of SaturnSystemBarycenter.
Public propertyEnceladusPoint
Gets a point representing the center of mass location of the moon Enceladus in a reference frame centered at the current value of SaturnSystemBarycenter.
Public propertyFile
Gets the JPL SPK file represented by this instance.
(Inherited from JplSpkEphemerisProvider.)
Public propertyHyperionPoint
Gets a point representing the center of mass location of the moon Hyperion in a reference frame centered at the current value of SaturnSystemBarycenter.
Public propertyIapetusPoint
Gets a point representing the center of mass location of the moon Iapetus in a reference frame centered at the current value of SaturnSystemBarycenter.
Public propertyIsFrozen
Gets a value indicating whether this object is frozen. A frozen object cannot be modified and an ObjectFrozenException will be thrown if an attempt is made to do so.
(Inherited from DefinitionalObject.)
Public propertyMimasPoint
Gets a point representing the center of mass location of the moon Mimas in a reference frame centered at the current value of SaturnSystemBarycenter.
Public propertyPhoebePoint
Gets a point representing the center of mass location of the moon Phoebe in a reference frame centered at the current value of SaturnSystemBarycenter.
Public propertyRheaPoint
Gets a point representing the center of mass location of the moon Rhea in a reference frame centered at the current value of SaturnSystemBarycenter.
Public propertySaturnSystemBarycenter
Gets or sets a point representing the location of the barycenter of the Saturn planetary system. Setting this point will also cause the points in this class representing the moons of Saturn to be modeled as orbiting this updated point.
Public propertyTethysPoint
Gets a point representing the center of mass location of the moon Tethys in a reference frame centered at the current value of SaturnSystemBarycenter.
Public propertyTitanPoint
Gets a point representing the center of mass location of the moon Titan in a reference frame centered at the current value of SaturnSystemBarycenter.
Top
See Also