Click or drag to resize

MarsBspEphemerisProvider Properties

The MarsBspEphemerisProvider type exposes the following members.

Properties
  NameDescription
Public propertyDeimosPoint
Gets a point representing the center of mass location of the moon Deimos in a reference frame centered at the current value of MarsSystemBarycenter.
Public propertyFile
Gets the JPL SPK file represented by this instance.
(Inherited from JplSpkEphemerisProvider.)
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 propertyMarsPoint
Gets a point representing the center of mass location of the planet Mars in a reference frame centered at the current value of MarsSystemBarycenter. This is identical to the MarsSystemBarycenter unless mar097.bsp is used instead of mars.bsp.
Public propertyMarsSystemBarycenter
Gets or sets a point representing the location of the barycenter of the Mars planetary system. Setting this point will also cause the points in this class representing Mars and its moons to be modeled as orbiting this updated point.
Public propertyPhobosPoint
Gets a point representing the center of mass location of the moon Phobos in a reference frame centered at the current value of MarsSystemBarycenter.
Top
See Also