| Package | Description |
|---|---|
| org.lsst.ccs.subsystem.power |
| Modifier and Type | Method and Description |
|---|---|
static RebPsDeviceOld.PsName |
RebPsDeviceOld.PsName.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RebPsDeviceOld.PsName[] |
RebPsDeviceOld.PsName.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
double[] |
RebPower.getChanExtrema(int reb,
RebPsDeviceOld.PsName psName,
RebPsDeviceOld.ChanName chan)
Reads the maximum and minimum values of a channel.
|
double[] |
RebPsDeviceOld.readChanExtrema(int reb,
RebPsDeviceOld.PsName psName,
RebPsDeviceOld.ChanName chan)
Reads extrema for a power supply channel
|
void |
RebPsDeviceOld.resetChanExtrema(int reb,
RebPsDeviceOld.PsName psName,
RebPsDeviceOld.ChanName chan)
Resets extrema for a power supply channel
|
void |
RebPower.resetChanExtrema(int reb,
RebPsDeviceOld.PsName psName,
RebPsDeviceOld.ChanName chan)
Resets the maximum and minimum values of a channel.
|
Copyright © 2023 LSST. All rights reserved.