Click or drag to resize

CentralBody Properties

The CentralBody type exposes the following members.

Properties
  NameDescription
Public propertyCenterOfMassPoint
Gets or sets a point describing the center of mass of this central body.
Public propertyFixedFrame
Gets or sets the default Fixed frame that corresponds to the surface features of this central body.
Public propertyInertialFrame
Gets or sets the default Inertial frame for this central body.
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 the central body.
Public propertyPrincipalFrame
Gets or sets the default Fixed frame that corresponds to the gravity frame of this central body.
Public propertyShape
Gets or sets the shape of this central body.
Top
See Also