| Package | Description |
|---|---|
| org.lsst.ccs.subsystem.power | |
| org.lsst.ccs.subsystem.power.ui |
| Modifier and Type | Method and Description |
|---|---|
List<PowerChanState> |
ATSPower.getPowerState()
Gets the power state.
|
List<PowerChanState> |
MainPower.getPowerState()
Gets the power state.
|
protected List<PowerChanState> |
PowerDevice.getPowerState()
Gets the list of power state data.
|
| Modifier and Type | Method and Description |
|---|---|
List<PowerChanState> |
PowerStatusPanel.Parent.getPowerState() |
List<PowerChanState> |
PowerControlPanel.getPowerState()
Gets the power state from the power subsystem.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PowerControlPanel.updateControlPanel(List<PowerChanState> state)
Processes status data messages from the VST power subsystem.
|
void |
PowerStatusPanel.updatePowerState(List<PowerChanState> power)
Updates the power state.
|
Copyright © 2019 LSST. All rights reserved.