| Modifier and Type | Method and Description |
|---|---|
static TestWattsUp.Currency |
TestWattsUp.Currency.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TestWattsUp.Currency[] |
TestWattsUp.Currency.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TestWattsUp.parmSet(double rate,
int thresh,
TestWattsUp.Currency curr)
Sets the user parameters.
|
Copyright © 2020 LSST. All rights reserved.