Click or drag to resize

VectorBPlane Properties

The VectorBPlane type exposes the following members.

Properties
  NameDescription
Public propertyCentralBody
Gets or sets the CentralBody to use.
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 CentralBodies fixed frame will be used in orientating the VectorBPlane.
Top
See Also