| Modifier and Type | Method and Description |
|---|---|
Model9XX.Unit |
Model9XX.getPressureUnit()
Gets the pressure unit.
|
Model9XX.Unit |
Test9XX.showUnits() |
static Model9XX.Unit |
Model9XX.Unit.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Model9XX.Unit[] |
Model9XX.Unit.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.setPressureUnit(Model9XX.Unit unit)
Sets the pressure unit.
|
void |
Test9XX.setUnits(Model9XX.Unit units) |
Copyright © 2018 LSST. All rights reserved.