Click or drag to resize

JupiterBspEphemerisProvider Properties

The JupiterBspEphemerisProvider type exposes the following members.

Properties
  NameDescription
Public propertyCallistoPoint
Gets a point representing the center of mass location of the moon Callisto in a reference frame centered at the current value of JupiterSystemBarycenter.
Public propertyEuropaPoint
Gets a point representing the center of mass location of the moon Europa in a reference frame centered at the current value of JupiterSystemBarycenter.
Public propertyFile
Gets the JPL SPK file represented by this instance.
(Inherited from JplSpkEphemerisProvider.)
Public propertyGanymedePoint
Gets a point representing the center of mass location of the moon Ganymede in a reference frame centered at the current value of JupiterSystemBarycenter.
Public propertyIoPoint
Gets a point representing the center of mass location of the moon Io in a reference frame centered at the current value of JupiterSystemBarycenter.
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 propertyJupiterSystemBarycenter
Gets or sets a point representing the location of the barycenter of the Jupiter planetary system. Setting this point will also cause the points in this class representing the moons of Jupiter to be modeled as orbiting this updated point.
Top
See Also