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

Additional Inherited Members

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

Marker interface for a VariableProvider that provides a Voltage

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


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