| Modifier and Type | Method and Description |
|---|---|
TPG361.GaugeStatus |
TestTPG361.getGaugeStatus() |
TPG361.GaugeStatus |
TPG361.getGaugeStatus()
Gets the status of the first (or only) gauge.
|
TPG361.GaugeStatus |
TPG361.getGaugeStatus(int gauge)
Gets the status of a gauge.
|
static TPG361.GaugeStatus |
TPG361.GaugeStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TPG361.GaugeStatus[] |
TPG361.GaugeStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2023 LSST. All rights reserved.