J4Propagator Properties |
The J4Propagator type exposes the following members.
| Name | Description | |
|---|---|---|
| GravitationalParameter |
Gets or sets the gravitational parameter of the central body around which to propagate.
| |
| InitialConditions |
Gets or sets the orbital elements from which to propagate. Setting the initial conditions
on this property will also update GravitationalParameter.
| |
| 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.) | |
| J2ZonalHarmonicCoefficient |
Gets or sets the non-normalized J2 zonal harmonic coefficient of the central body around which to propagate.
| |
| J4ZonalHarmonicCoefficient |
Gets or sets the non-normalized J4 zonal harmonic coefficient of the central body around which to propagate.
| |
| OrbitEpoch |
Gets or sets the Julian date at which the InitialConditions are specified.
| |
| ReferenceDistance |
Gets or sets the reference distance (equatorial radius) associated with the J2 and J4 coefficients.
| |
| ReferenceFrame |
Gets or sets the reference frame in which the ephemeris is produced.
|