Click or drag to resize

SphericalHarmonicGravityModel Properties

The SphericalHarmonicGravityModel type exposes the following members.

Properties
  NameDescription
Public propertyCentralBodyName
Gets or sets the name of the central body described by the model.
Public propertyCosineCoefficients
Gets the list of this models Cosine coefficients (m= [1, L])
Public propertyFileDegree
Gets or sets the maximum degree of the gravitation coefficients defined by the .grv file.
Public propertyFileOrder
Gets or sets the maximum order of the gravitation coefficients defined by the .grv file.
Public propertyGravitationalParameter
Gets or sets the gravitational parameter of the central body.
Public propertyIncludesPermanentTides
Gets or sets a value indicating whether the coefficients of the gravity model include permanent tides.
Public propertyModelName
Gets or sets the name of the gravity model being used.
Public propertyNormalized
Gets or sets a value indicating whether the coefficients of the gravity model are normalized.
Public propertyReferenceDistance
Gets or sets the reference distance of the central body.
Public propertySecularVariations
Gets or sets the linear model for the secular variations of this gravity model.
Public propertySineCoefficients
Gets the list of this models Sine coefficients (m= [1, L])
Public propertyZonalCoefficients
Gets the list of this models zonal coefficients (cosine coefficients for m=0).
Top
See Also