Class RinexObservationLoader.Parser.PhaseShiftCorrection

  • Enclosing class:
    RinexObservationLoader.Parser

    public class RinexObservationLoader.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.

        The observation code may be null for the uncorrected reference signal group

        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)