| Package | Description |
|---|---|
| pt.lsts.imc |
| Modifier and Type | Method and Description |
|---|---|
SadcReadings.GAIN |
SadcReadings.getGain() |
static SadcReadings.GAIN |
SadcReadings.GAIN.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static SadcReadings.GAIN[] |
SadcReadings.GAIN.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
SadcReadings |
SadcReadings.setGain(SadcReadings.GAIN gain) |
| Constructor and Description |
|---|
SadcReadings(byte channel,
int value,
SadcReadings.GAIN gain) |