Click or drag to resize

Nep097BspEphemerisProvider Properties

The Nep097BspEphemerisProvider type exposes the following members.

Properties
  NameDescription
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 propertyNeptunePoint
Gets a point representing the location of the physical center of mass of the planet Neptune in a reference frame centered at the current value of NeptuneSystemBarycenter.
Public propertyNeptuneSystemBarycenter
Gets or sets a point representing the location of the barycenter of the Neptune planetary system. Setting this point will also cause the points in this class representing Neptune and Triton to be modeled as orbiting this updated point.
(Overrides NeptuneBspEphemerisProviderNeptuneSystemBarycenter.)
Public propertyTritonPoint
Gets a point representing the center of mass location of the moon Triton in a reference frame centered at the current value of NeptuneSystemBarycenter.
(Inherited from NeptuneBspEphemerisProvider.)
Top
See Also