Package | Description |
---|---|
pt.lsts.imc |
Modifier and Type | Method and Description |
---|---|
UsblFix.Z_UNITS |
UsblFix.getZUnits() |
static UsblFix.Z_UNITS |
UsblFix.Z_UNITS.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static UsblFix.Z_UNITS[] |
UsblFix.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 |
---|---|
UsblFix |
UsblFix.setZUnits(UsblFix.Z_UNITS z_units) |
Constructor and Description |
---|
UsblFix(int target,
double lat,
double lon,
UsblFix.Z_UNITS z_units,
float z) |