CentralBody Properties |
The CentralBody type exposes the following members.
| Name | Description | |
|---|---|---|
| CenterOfMassPoint |
Gets or sets a point describing the center of mass of this central body.
| |
| FixedFrame |
Gets or sets the default Fixed frame that corresponds to the surface features of this central body.
| |
| InertialFrame |
Gets or sets the default Inertial frame for this central body.
| |
| IsFrozen |
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.) | |
| IsThreadSafe |
Gets a value indicating whether the methods on this instance are safe to call from
multiple threads simultaneously.
| |
| Name |
Gets or sets the name of the central body.
| |
| PrincipalFrame |
Gets or sets the default Fixed frame that corresponds to the gravity frame of this central body.
| |
| Shape |
Gets or sets the shape of this central body.
|