Class TurnAroundRangeBuilder

    • Constructor Detail

      • TurnAroundRangeBuilder

        public TurnAroundRangeBuilder​(CorrelatedRandomVectorGenerator noiseSource,
                                      GroundStation primaryStation,
                                      GroundStation secondaryStation,
                                      double sigma,
                                      double baseWeight,
                                      ObservableSatellite satellite)
        Simple constructor.
        Parameters:
        noiseSource - noise source, may be null for generating perfect measurements
        primaryStation - ground station from which measurement is performed
        secondaryStation - ground station reflecting the signal
        sigma - theoretical standard deviation
        baseWeight - base weight
        satellite - satellite related to this builder