Click or drag to resize

Ura111BspEphemerisProvider Properties

The Ura111BspEphemerisProvider type exposes the following members.

Properties
  NameDescription
Public propertyArielPoint
Gets a point representing the center of mass location of the moon Ariel in a reference frame centered at the current value of UranusSystemBarycenter.
(Inherited from UranusBspEphemerisProvider.)
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 propertyMirandaPoint
Gets a point representing the center of mass location of the moon Miranda in a reference frame centered at the current value of UranusSystemBarycenter.
Public propertyOberonPoint
Gets a point representing the center of mass location of the moon Oberon in a reference frame centered at the current value of UranusSystemBarycenter.
Public propertyTitaniaPoint
Gets a point representing the center of mass location of the moon Titania in a reference frame centered at the current value of UranusSystemBarycenter.
(Inherited from UranusBspEphemerisProvider.)
Public propertyUmbrielPoint
Gets a point representing the center of mass location of the moon Umbriel in a reference frame centered at the current value of UranusSystemBarycenter.
Public propertyUranusPoint
Gets a point representing the location of the physical center of mass of the planet Uranus in a reference frame centered at the current value of UranusSystemBarycenter.
Public propertyUranusSystemBarycenter
Gets or sets a point representing the location of the barycenter of the Uranus planetary system. Setting this point will also cause the points in this class representing Uranus and its moons to be modeled as orbiting this updated point.
(Overrides UranusBspEphemerisProviderUranusSystemBarycenter.)
Top
See Also