SphericalHarmonicGravityModel Properties |
The SphericalHarmonicGravityModel type exposes the following members.
Name | Description | |
---|---|---|
CentralBodyName |
Gets or sets the name of the central body described by the model.
| |
CosineCoefficients |
Gets the list of this model's Cosine coefficients (m= [1, L])
| |
FileDegree |
Gets or sets the maximum degree of the gravitation coefficients defined by the .grv file.
| |
FileOrder |
Gets or sets the maximum order of the gravitation coefficients defined by the .grv file.
| |
GravitationalParameter |
Gets or sets the gravitational parameter of the central body.
| |
IncludesPermanentTides |
Gets or sets a value indicating whether the coefficients of the gravity model include permanent tides.
| |
ModelName |
Gets or sets the name of the gravity model being used.
| |
Normalized |
Gets or sets a value indicating whether the coefficients of the gravity model are normalized.
| |
ReferenceDistance |
Gets or sets the reference distance of the central body.
| |
SecularVariations |
Gets or sets the linear model for the secular variations of this gravity model.
| |
SineCoefficients |
Gets the list of this model's Sine coefficients (m= [1, L])
| |
ZonalCoefficients |
Gets the list of this model's zonal coefficients (cosine coefficients for m=0).
|