Gravityfield2PotentialCoefficients
This program evaluates a time variable gravityfield at a given time and saves it as a spherical harmonics file. If set the expansion is limited in the range between minDegree and maxDegree inclusivly. The coefficients are related to the reference radius R and the Earth gravitational constant GM.
Name | Type | Annotation |
---|---|---|
outputfilePotentialCoefficients | filename | |
gravityfield | gravityfield | |
minDegree | uint | |
maxDegree | uint | |
GM | double | Geocentric gravitational constant |
R | double | reference radius |
time | time | at this time the gravity field will be evaluated |