Interface MeasurementCombination

    • Method Detail

      • combine

        CombinedObservationDataSet combine​(ObservationDataSet observations)
        Combines observation data using a combination of measurements.
        Parameters:
        observations - observation data set
        Returns:
        a combined observation data set
      • getName

        String getName()
        Get the name of the combination of measurements.
        Returns:
        name of the combination of measurements