Class RinexLoader.Parser.ScaleFactorCorrection

  • Enclosing class:
    RinexLoader.Parser

    public class RinexLoader.Parser.ScaleFactorCorrection
    extends Object
    Scale Factor to be applied. Contains the scale factors of 10 applied to the data before being stored into the RINEX file.
    • Method Detail

      • getSatelliteSystem

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

        public double getCorrection()
        Get the Scale Factor.
        Returns:
        Scale Factor
      • getTypesObsScaled

        public List<ObservationType> getTypesObsScaled()
        Get the list of Observation Types scaled.
        Returns:
        List of Observation types scaled