GnssEstimateClockShift
This program estimates an epoch-wise clock shift in a constellation of GNSS satellites. Each separate data represents a satellite... (e.g. 32 GPS satellites). The shift to reference clocks can be estimated by providing inputfileInstrumentRef. Clock shifts are estimated for each epoch given by timeSeries.
Name | Type | Annotation |
---|---|---|
outputfileShiftTimeSeries | filename | columns: mjd, clock shift |
data | sequence | e.g. satellite |
outputfileInstrument | filename | corrected clocks |
outputfileInstrumentDiff | filename | clock difference after correction |
inputfileInstrument | filename | input clocks |
inputfileInstrumentRef | filename | reference clocks (subtracted from input clocks) |
timeSeries | timeSeries | clock epochs |
margin | double | [s] margin for time comparison |