Click or drag to resize

ScalarEquinoctialElement Properties

The ScalarEquinoctialElement type exposes the following members.

Properties
  NameDescription
Public propertyDynamicElements
Gets or sets the DynamicEquinoctialElements to use.
Public propertyElement
Gets or sets the EquinoctialElement to compute.
Public propertyFrame
Gets or sets the ReferenceFrame to compute the point in. This is stored in the DynamicElements.
Public propertyGravitationalParameter
Gets or sets the gravitational parameter to use to compute the elements. This is stored in the DynamicElements.
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 compute.
Top
See Also