Interface Centrifuge
- All Superinterfaces:
Actuator<Quantity<Frequency>>, AutoCloseable, Commented, ComprehensiveIdentification, Device, Identified<Identification>, Named, Serializable
- All Known Implementing Classes:
SimulatedCentrifuge
-
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from interface Device
Device.Record, Device.Status -
Method Summary
Methods inherited from interface AutoCloseable
closeMethods inherited from interface Commented
getComments, getTrait, setCommentsMethods inherited from interface ComprehensiveIdentification
getName, getTrait, getTraits, setName, setTraitMethods inherited from interface Device
calibrate, calibrate, connect, disconnect, getAccuracy, getCalibrationHistory, getCapabilities, getDeviceStatus, getDisplayUnit, getFirmware, getHistory, getId, getLastCalibration, getLocationDescription, getManufacturer, getMaxRange, getMeasurableQuantities, getMinRange, getModel, getPrecisionDescription, getReadings, getResolution, getSensitivity, getStatus, getValue, isConnected, isEnabled, measure, needsCalibration, setDisplayUnit, setEnabled
-
Method Details
-
start
-
stop
void stop() -
calculateRCF
-
getMaxRPM
-
getMaxRCF
Quantity<Dimensionless> getMaxRCF() -
getRotorType
Centrifuge.RotorType getRotorType() -
getCurrentRPM
-
isRunning
boolean isRunning()
-