![]() |
BakeoutController-Basic
0.1
A Controller for the Omicron vacuum chamber
|
Additional Inherited Members | |
![]() | |
List< T > | getValues () |
Duration | getLengthOfHistory () |
Integer | getNumberOfDataPoints () |
Boolean | isProvidingVariables () |
void | setNumberOfDataPoints (Integer numberOfDataPoints) |
void | clearHistory () |
Duration | getPollingInterval () |
void | setPollingInterval (Duration pollingInterval) throws NegativeDurationException |
void | addOnChangeListener (VariableChangeEventListener< T > listener) |
void | removeOnChangeListener (VariableChangeEventListener< T > listener) |
Marker interface for a VariableProvider that provides a Voltage
Definition at line 7 of file views/variables/VoltageProvider.java.
Git Repo |