Click or drag to resize

DynamicModifiedKeplerianElements Properties

The DynamicModifiedKeplerianElements type exposes the following members.

Properties
  NameDescription
Public propertyFrame
Gets or sets the frame to observe the OrbitalPoint in.
Public propertyGravitationalParameter
Gets or sets the gravitational parameter to use when computing the elements.
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 to compute the elements.
Top
See Also