Class RinexLoader.Parser.PhaseShiftCorrection

  • Enclosing class:
    RinexLoader.Parser

    public class RinexLoader.Parser.PhaseShiftCorrection
    extends Object
    Phase Shift corrections. Contains the phase shift corrections used to generate phases consistent with respect to cycle shifts.
    • Method Detail

      • getSatelliteSystem

        public SatelliteSystem getSatelliteSystem()
        Get the Satellite System.
        Returns:
        Satellite System.
      • getTypeObs

        public ObservationType getTypeObs()
        Get the Carrier Phase Observation Code.
        Returns:
        Carrier Phase Observation Code.
      • getCorrection

        public double getCorrection()
        Get the Phase Shift Corrections.
        Returns:
        Phase Shift Corrections (cycles)
      • getSatsCorrected

        public String[] getSatsCorrected()
        Get the list of satellites involved.
        Returns:
        List of satellites involved (if null, all the sats are involved)