Click or drag to resize

SolarSystemBarycenter Properties

The SolarSystemBarycenter type exposes the following members.

Properties
  NameDescription
Public propertyCenterOfMassPoint
Gets or sets a point describing the center of mass of this solar system.
Public propertyInertialFrame
Gets or sets the default inertial frame for this solar system.
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 propertyIsThreadSafe
Gets a value indicating whether the methods on this instance are safe to call from multiple threads simultaneously.
Public propertyNaifIdCode

Gets the NAIF identification code of this central body, barycenter, spacecraft, ground station, or other physical object or location.

A directory of NAIF IDs associated with commonly used Solar System bodies is available at the NAIF website.

Public propertyName
Gets or sets the name of this solar system's barycenter.
Top
See Also