| Modifier and Type | Method and Description |
|---|---|
static TestGP390.TripType |
TestGP390.TripType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TestGP390.TripType[] |
TestGP390.TripType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TestGP390.setRelayTrip(int relay,
TestGP390.TripType type,
double value)
Sets a trip relay set point.
|
String |
TestGP390.showRelayTrip(int relay,
TestGP390.TripType type)
Shows a trip relay set point.
|
Copyright © 2017 LSST. All rights reserved.