BakeoutController-Basic  0.1
A Controller for the Omicron vacuum chamber
List of all members
kernel.views.variables.PressureProvider Interface Reference
Inheritance diagram for kernel.views.variables.PressureProvider:
Inheritance graph
[legend]
Collaboration diagram for kernel.views.variables.PressureProvider:
Collaboration graph
[legend]

Additional Inherited Members

- Public Member Functions inherited from kernel.views.variables.VariableProvider< Pressure >
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)
 

Detailed Description

Describes a provider for measuring and recording the Pressure inside the preparation chamber

Definition at line 7 of file views/variables/PressureProvider.java.


The documentation for this interface was generated from the following file:
Git Repo