ScalarModifiedKeplerianElement Properties | 
The ScalarModifiedKeplerianElement type exposes the following members.
| Name | Description | |
|---|---|---|
| DynamicElements | 
            Gets or sets the DynamicModifiedKeplerianElements to use.
              | |
| Element | 
            Gets or sets the KeplerianElement to compute.
              | |
| Frame | 
            Gets or sets the ReferenceFrame to compute the point in.  This is
            stored in the DynamicElements.
              | |
| GravitationalParameter | 
            Gets or sets the gravitational parameter to use to compute the elements.
            This is stored in the DynamicElements.
              | |
| IsFrozen | 
            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.) | |
| OrbitalPoint | 
            Gets or sets the Point to compute.
              |