Package cern.accsoft.steering.aloha.meas
Interface MeasurementType
-
- All Known Implementing Classes:
BuiltinMeasurementType,MultiturnMeasurementType
public interface MeasurementTypethis is the interface for a generic measurement type. This has to be implemented e.g. by enums that represent measurement types. This interface exists to keep the system extensible.- See Also:
BuiltinMeasurementType