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
    • Method Detail

      • build

        public TurnAroundRange build​(SpacecraftState[] states)
        Generate a single measurement.
        Parameters:
        states - all spacecraft states (i.e. including ones that may not be relevant for the current builder)
        Returns:
        generated measurement