GnssReceiver2RinexObservation
Converts a inputfileGnssReceiver into a RINEX observation file. The inputfileStationInfo contains the antenna and receiver information for the RINEX header. The useType and ignoreType can be used to filter the observation types that will be exported.
Name | Type | Annotation |
---|---|---|
outputfileRinexObservation | filename | RINEX observation file |
inputfileGnssReceiver | filename | GNSS instrument file |
inputfileStationInfo | filename | antenna and receiver info |
comment | string | write comments at begin of header |
observer | string | header information |
angency | string | header information |
useType | gnssType | only use observations that match any of these patterns |
ignoreType | gnssType | ignore observations that match any of these patterns |