![]() |
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) |
Describes a provider for measuring and recording the Pressure inside the preparation chamber
Definition at line 7 of file views/variables/PressureProvider.java.
Git Repo |