Kaula2SigmaPotentialCoefficients
Create signal standard deviations of potential coefficients according Kaula's rule of thumb \[ \sigma_n = \frac{f}{n^p}, \]with the degree $n$, the factor $f$, and the power $p$.
The standard deviations are written as formal errors of outputfilePotentialCoefficients.
Name | Type | Annotation |
---|---|---|
outputfilePotentialCoefficients | filename | |
minDegree | uint | |
maxDegree | uint | |
GM | double | Geocentric gravitational constant |
R | double | reference radius |
power | double | sigma = factor/degree^power |
factor | double | sigma = factor/degree^power |