EarthGravitationalModel1996 Class |
Namespace: AGI.Foundation.Celestial
The EarthGravitationalModel1996 type exposes the following members.
Name | Description | |
---|---|---|
NormalizationFactor |
The normalization factor for the spherical harmonic terms of the specified degree and order.
The unnormalized value divided by the normalization factor yields the normalized value.
| |
Normalize |
Computes the corresponding normalized value of an unnormalized coefficient.
| |
Unnormalize |
Computes the corresponding unnormalized value of a normalized coefficient.
|
Name | Description | |
---|---|---|
GravitationalParameter |
The gravitational parameter of the Earth in meters cubed per second squared as defined by the EGM96 model.
| |
J2NormalizedValue |
The normalized second zonal harmonic coefficient.
| |
J2UnnormalizedValue |
The non-normalized second zonal harmonic coefficient.
| |
J3NormalizedValue |
The normalized third zonal harmonic coefficient.
| |
J3UnnormalizedValue |
The non-normalized third zonal harmonic coefficient.
| |
J4NormalizedValue |
The normalized fourth zonal harmonic coefficient.
| |
J4UnnormalizedValue |
The non-normalized fourth zonal harmonic coefficient.
| |
J5NormalizedValue |
The normalized fifth zonal harmonic coefficient.
| |
J5UnnormalizedValue |
The non-normalized fifth zonal harmonic coefficient.
| |
SemimajorAxis |
The semimajor axis of the Earth in meters as defined by the EGM96 model.
|