public interface MeasurementCombination
| Modifier and Type | Method and Description |
|---|---|
CombinedObservationDataSet |
combine(ObservationDataSet observations)
Combines observation data using a combination of measurements.
|
String |
getName()
Get the name of the combination of measurements.
|
CombinedObservationDataSet combine(ObservationDataSet observations)
observations - observation data setString getName()
Copyright © 2002-2020 CS GROUP. All rights reserved.