TimeSeries2PotentialCoefficients
Interpret the data columns of inputfileTimeSeries as potential coefficients. The sequence of coefficients is given by numbering starting from data column startDataFields.
For each epoch a outputfilesPotentialCoefficients is written where the variableLoopTime and variableLoopIndex are expanded for each point of the given time series to create the file name for this epoch, see text parser.
See also Gravityfield2PotentialCoefficientsTimeSeries.
Name | Type | Annotation |
---|---|---|
outputfilesPotentialCoefficients | filename | for each epoch |
variableLoopTime | string | variable with time of each epoch |
variableLoopIndex | string | variable with index of current epoch (starts with zero) |
variableLoopCount | string | variable with total number of epochs |
inputfileTimeSeries | filename | each epoch: multiple data for points (MISCVALUES) |
startDataFields | uint | first data column |
minDegree | uint | minimal degree |
maxDegree | uint | maximal degree |
GM | double | Geocentric gravitational constant |
R | double | reference radius |
numbering | sphericalHarmonicsNumbering | numbering scheme |