Package | Description |
---|---|
pt.lsts.imc |
Modifier and Type | Method and Description |
---|---|
PowerChannelControl.OP |
PowerChannelControl.getOp() |
static PowerChannelControl.OP |
PowerChannelControl.OP.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static PowerChannelControl.OP[] |
PowerChannelControl.OP.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
PowerChannelControl |
PowerChannelControl.setOp(PowerChannelControl.OP op) |
Constructor and Description |
---|
PowerChannelControl(java.lang.String name,
PowerChannelControl.OP op,
double sched_time) |