| Modifier and Type | Method and Description |
|---|---|
Model9XX.Gas |
Model9XX.getCalibrationGas()
Gets the calibration gas.
|
Model9XX.Gas |
Test9XX.showGasType() |
static Model9XX.Gas |
Model9XX.Gas.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Model9XX.Gas[] |
Model9XX.Gas.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Model9XX.setCalibrationGas(Model9XX.Gas gas)
Sets the calibration gas.
|
void |
Test9XX.setGasType(Model9XX.Gas gas) |
Copyright © 2021 LSST. All rights reserved.