Click or drag to resize

AxesBPlane Properties

The AxesBPlane type exposes the following members.

Properties
  NameDescription
Public propertyCentralBody
Gets or sets the CentralBody that the OrbitalPoint is near.
Public propertyGravitationalParameter
Gets or sets the gravitational parameter of the CentralBody.
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 propertyOrbitalPoint
Gets or sets the Point to use when computing this VectorBPlane. This must provide position and velocity information.
Public propertyParentReferenceFrame
Gets or sets the ReferenceFrame that the CentralBody will be defined in. If this is then the Z component of the CentralBody's fixed frame will be used in orientating the B-plane.
Top
See Also