Class AngularRaDec

    • Constructor Detail

      • AngularRaDec

        public AngularRaDec​(GroundStation station,
                            Frame referenceFrame,
                            AbsoluteDate date,
                            double[] angular,
                            double[] sigma,
                            double[] baseWeight,
                            ObservableSatellite satellite)
        Simple constructor.
        Parameters:
        station - ground station from which measurement is performed
        referenceFrame - Reference frame in which the right ascension - declination angles are given
        date - date of the measurement
        angular - observed value
        sigma - theoretical standard deviation
        baseWeight - base weight
        satellite - satellite related to this measurement
        Since:
        9.3