Click or drag to resize

PlanetsBspEphemerisProvider Properties

The PlanetsBspEphemerisProvider type exposes the following members.

Properties
  NameDescription
Public propertyEarthMoonBarycenter
Gets a point representing the location of the barycenter of the Earth-Moon system.
Public propertyEarthPoint
Gets a point representing the location of Earth.
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 propertyJupiterPoint
Gets a point representing the location of Jupiter.
Public propertyJupiterSystemBarycenter
Gets a point representing the location of the barycenter of the Jupiter system.
Public propertyMarsPoint
Gets a point representing the location of Mars (which is identical to the position of the Mars system barycenter in this model).
Public propertyMarsSystemBarycenter
Gets a point representing the location of the barycenter of the Mars system.
Public propertyMercuryPoint
Gets a point representing the location of Mercury.
Public propertyMoonPoint
Gets a point representing the location of the Moon.
Public propertyNeptunePoint
Gets a point representing the location of Neptune.
Public propertyNeptuneSystemBarycenter
Gets a point representing the location of the barycenter of the Neptune system.
Public propertyPlutoPoint
Gets a point representing the location of Pluto.
Public propertyPlutoSystemBarycenter
Gets a point representing the location of the barycenter of the Pluto system.
Public propertySaturnPoint
Gets a point representing the location of Saturn.
Public propertySaturnSystemBarycenter
Gets a point representing the location of the barycenter of the Saturn system.
Public propertySolarSystemBarycenter
Gets a point representing the location of the barycenter of the Solar System.
Public propertySunPoint
Gets a point representing the location of the Sun.
Public propertyUranusPoint
Gets a point representing the location of Uranus.
Public propertyUranusSystemBarycenter
Gets a point representing the location of the barycenter of the Uranus system.
Public propertyVenusPoint
Gets a point representing the location of Venus.
Top
See Also