Click or drag to resize

PlanetarySystemBarycenter Properties

The PlanetarySystemBarycenter type exposes the following members.

Properties
  NameDescription
Public propertyCenterOfMassPoint
Gets or sets a point describing the center of mass of this planetary system.
Public propertyInertialFrame
Gets or sets the default inertial frame for this planetary 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 propertyName
Gets or sets the name of this planetary system's barycenter.
Top
See Also