public class CustomUnits extends Object
| Modifier and Type | Field and Description |
|---|---|
ucar.units.Unit |
AMPERES_PER_HOUR |
ucar.units.Unit |
CFU_PER_100_MILLILITRES |
ucar.units.Unit |
CUBIC_METERS_PER_SECOND |
ucar.units.Unit |
KILOGRAMS_PER_CUBIC_METER |
ucar.units.Unit |
METERS_PER_SECOND |
ucar.units.Unit |
MICROGRAMS |
ucar.units.Unit |
MICROGRAMS_PER_LITER |
ucar.units.Unit |
MILLIGRAMS |
ucar.units.Unit |
MILLIGRAMS_PER_LITER |
ucar.units.Unit |
MILLILITRE |
ucar.units.Unit |
MILLILITRE_100 |
ucar.units.Unit |
MILLIMETERS |
ucar.units.Unit |
PARTS_PER_100_MILLILITRES |
ucar.units.Unit |
PARTS_PER_THOUSAND |
ucar.units.Unit |
PERCENTAGE |
ucar.units.Unit |
SIEMENS_PER_METER |
ucar.units.Unit |
WATTS_PER_METER |
ucar.units.Unit |
WATTS_PER_SQUARE_METER |
| Constructor and Description |
|---|
CustomUnits() |
public ucar.units.Unit PERCENTAGE
public ucar.units.Unit PARTS_PER_THOUSAND
public ucar.units.Unit METERS_PER_SECOND
public ucar.units.Unit CUBIC_METERS_PER_SECOND
public ucar.units.Unit KILOGRAMS_PER_CUBIC_METER
public ucar.units.Unit AMPERES_PER_HOUR
public ucar.units.Unit WATTS_PER_METER
public ucar.units.Unit WATTS_PER_SQUARE_METER
public ucar.units.Unit SIEMENS_PER_METER
public ucar.units.Unit MICROGRAMS
public ucar.units.Unit MICROGRAMS_PER_LITER
public ucar.units.Unit MILLIMETERS
public ucar.units.Unit MILLIGRAMS
public ucar.units.Unit MILLIGRAMS_PER_LITER
public ucar.units.Unit MILLILITRE
public ucar.units.Unit MILLILITRE_100
public ucar.units.Unit PARTS_PER_100_MILLILITRES
public ucar.units.Unit CFU_PER_100_MILLILITRES
public CustomUnits()
throws UnitCreationException
UnitCreationExceptionpublic static CustomUnits instance() throws UnitCreationException
UnitCreationExceptionCopyright © 2014. All Rights Reserved.