Click or drag to resize

VestaBspEphemerisProvider Properties

The VestaBspEphemerisProvider 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 propertySunPoint
Gets or sets a point representing the location of the Sun. Setting this point will also cause the point in this class representing Vesta to be modeled as orbiting this updated point.
Public propertyVestaPoint
Gets a point representing the center of mass location of the asteroid Vesta in a reference frame centered at the current value of SunPoint.
Top
See Also