| Package | Description |
|---|---|
| org.lsst.ccs.subsystem.power | |
| org.lsst.ccs.subsystem.power.ui |
| Modifier and Type | Method and Description |
|---|---|
Power[] |
MainPower.getPowerConfig()
Gets the configuration data.
|
Power |
PowerDevice.getPowerConfig()
Gets the configuration data.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PowerDevice.setPowerConfig(Power power)
Sets the configuration data.
|
void |
MainPower.setPowerConfig(Power[] power)
Sets the configuration data.
|
| Modifier and Type | Method and Description |
|---|---|
static boolean |
PowerConfigPanel.edit(Window parent,
Power[] power)
Edits the power configuration.
|
| Constructor and Description |
|---|
PowerConfigPanel(Power[] pwr)
Constructor.
|
Copyright © 2016 LSST. All rights reserved.