| Modifier and Type | Method and Description |
|---|---|
TPG361.Unit |
TestTPG361.getUnit() |
TPG361.Unit |
TPG361.getUnit()
Gets the pressure unit.
|
static TPG361.Unit |
TPG361.Unit.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TPG361.Unit[] |
TPG361.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 |
TestTPG361.setUnit(TPG361.Unit unit) |
void |
TPG361.setUnit(TPG361.Unit unit)
Sets the pressure unit.
|
Copyright © 2023 LSST. All rights reserved.