Package | Description |
---|---|
pt.lsts.imc |
Modifier and Type | Method and Description |
---|---|
DesiredZ.Z_UNITS |
DesiredZ.getZUnits() |
static DesiredZ.Z_UNITS |
DesiredZ.Z_UNITS.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static DesiredZ.Z_UNITS[] |
DesiredZ.Z_UNITS.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
DesiredZ |
DesiredZ.setZUnits(DesiredZ.Z_UNITS z_units) |
Constructor and Description |
---|
DesiredZ(float value,
DesiredZ.Z_UNITS z_units) |