Click or drag to resize

SunCentralBody Properties

The SunCentralBody type exposes the following members.

Properties
  NameDescription
Public propertyCenterOfMassPoint
Gets or sets a point describing the center of mass of this central body.
(Overrides CentralBodyCenterOfMassPoint.)
Public propertyFixedFrame
Gets or sets the default Fixed frame that corresponds to the surface features of this central body.
(Overrides CentralBodyFixedFrame.)
Public propertyInertialFrame
Gets or sets the default Inertial frame for this central body.
(Overrides CentralBodyInertialFrame.)
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.
(Inherited from CentralBody.)
Public propertyJ2000Frame
Gets or sets the J2000 frame centered at the Sun.
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 the central body.
(Overrides CentralBodyName.)
Public propertyPrincipalFrame
Gets or sets the default Fixed frame that corresponds to the gravity frame of this central body.
(Overrides CentralBodyPrincipalFrame.)
Public propertyShape
Gets or sets the shape of this central body.
(Overrides CentralBodyShape.)
Top
See Also