![]() |
BakeoutController-Basic
0.1
A Controller for the Omicron vacuum chamber
|
Public Member Functions | |
| PowerSupply | getPowerSupply () |
| Boolean | hasPowerSupply () |
| PressureGauge | getPressureGauge () |
| Boolean | hasPressureGauge () |
Describes the view for a container for devices.
Definition at line 10 of file views/DeviceContainer.java.
| PowerSupply kernel.views.DeviceContainer.getPowerSupply | ( | ) |
| PressureGauge kernel.views.DeviceContainer.getPressureGauge | ( | ) |
| Boolean kernel.views.DeviceContainer.hasPowerSupply | ( | ) |
| Boolean kernel.views.DeviceContainer.hasPressureGauge | ( | ) |
| Git Repo |