Class Phase

    • Constructor Detail

      • Phase

        public Phase​(GroundStation station,
                     AbsoluteDate date,
                     double phase,
                     double wavelength,
                     double sigma,
                     double baseWeight,
                     ObservableSatellite satellite)
        Simple constructor.
        Parameters:
        station - ground station from which measurement is performed
        date - date of the measurement
        phase - observed value (cycles)
        wavelength - phase observed value wavelength (m)
        sigma - theoretical standard deviation
        baseWeight - base weight
        satellite - satellite related to this measurement
        Since:
        9.3