GnssRinexNavigation2OrbitClock

Evaluates orbit and clock parameters from RINEX (version 2, 3, and 4) navigation file inputfileRinex at epochs given by timeSeries and writes them to outputfileOrbit and outputfileClock, respectively.

Orbits are rotated from TRF (as broadcasted) to CRF via earthRotation, but system-specific TRFs (WGS84, PZ-90, etc.) are not aligned to a common TRF.

Furthermore, option is available to remove any satellite ephemeris data that has their satellite flag set to unhealthy.

See also OrbitAddVelocityAndAcceleration.

NameTypeAnnotation
outputfileOrbit
filenamePRN is appended to file name
outputfileClock
filenamePRN is appended to file name
inputfileRinex
filenameRINEX navigation file
timeSeries
timeSeriesorbit and clock evaluation epochs
earthRotation
earthRotationfor rotation from TRF to CRF
useType
gnssType(e.g. ***G12) only use satellites with PRN that match any of these patterns
ignoreType
gnssType(e.g. ***R**) ignore satellites PRN that match any of these patterns
removeUnhealthySatellites
booleanRemove satellite ephemeris that have their sat flags set to unhealthy