public final class SI extends UnitSystemImpl
Modifier and Type | Field and Description |
---|---|
static Unit |
AMOUNT_OF_SUBSTANCE_UNIT
The unit corresponding to the quantity of amount of substance.
|
static BaseUnit |
AMPERE
Base unit of electric current.
|
static Unit |
ANGSTROM
Special derived unit -- temporarily accepted for use with the SI -- for
the quantity of length.
|
static Unit |
ARC_DEGREE
Special derived unit -- accepted for use with the SI -- for the quantity
of plane angle.
|
static Unit |
ARC_MINUTE
Special derived unit -- accepted for use with the SI -- for the quantity
of plane angle.
|
static Unit |
ARC_SECOND
Special derived unit -- accepted for use with the SI -- for the quantity
of plane angle.
|
static Unit |
ARE
Special derived unit -- temporarily accepted for use with the SI -- for
the quantity of area.
|
static Unit |
BAR
Special derived unit -- temporarily accepted for use with the SI -- for
the quantity of pressure.
|
static Unit |
BARN
Special derived unit -- temporarily accepted for use with the SI -- for
the quantity of area.
|
static Unit |
BECQUEREL
Special derived unit for the quantity of activity of a radionuclide.
|
static BaseUnit |
CANDELA
Base unit of luminous intensity.
|
static Unit |
COULOMB
Special derived unit for the quantity of electric charge or quantity of
electricity.
|
static Unit |
CURIE
Special derived unit -- temporarily accepted for use with the SI until
the year 2000 according to the USA National Institute of Standards and
Technology -- for the quantity of activity of a radionuclide.
|
static Unit |
DAY
Special derived unit -- accepted for use with the SI -- for the quantity
of time.
|
static Unit |
DEGREE_CELSIUS
Special derived unit for the quantity of Celsius temperature.
|
static Unit |
ELECTRIC_CURRENT_UNIT
The unit corresponding to the quantity of electric current.
|
static Unit |
FARAD
Special derived unit for the quantity of electric capacitance.
|
static Unit |
GAL
Special derived unit -- temporarily accepted for use with the SI -- for
the quantity of acceleration.
|
static Unit |
GRAY
Special derived unit for the quantity of absorbed dose, specific energy
(imparted), or kerms.
|
static Unit |
HECTARE
Special derived unit -- temporarily accepted for use with the SI -- for
the quantity of area.
|
static Unit |
HENRY
Special derived unit for the quantity of inductance.
|
static Unit |
HERTZ
Special derived unit for the quantity of frequency.
|
static Unit |
HOUR
Special derived unit -- accepted for use with the SI -- for the quantity
of time.
|
static Unit |
JOULE
Special derived unit for the quantity of energy, work, or quantity of
heat.
|
static BaseUnit |
KELVIN
Base unit of thermodynamic temperature.
|
static BaseUnit |
KILOGRAM
Base unit of mass.
|
static Unit |
KNOT
Special derived unit -- temporarily accepted for use with the SI -- for
the quantity of speed.
|
static Unit |
LENGTH_UNIT
The unit corresponding to the quantity of length.
|
static Unit |
LITER
Special derived unit -- accepted for use with the SI -- for the quantity
of volume.
|
static Unit |
LITRE
Synomym for
LITER . |
static Unit |
LUMEN
Special derived unit for the quantity of luminous flux.
|
static Unit |
LUMINOUS_INTENSITY_UNIT
The unit corresponding to the quantity of luminous intensity.
|
static Unit |
LUX
Special derived unit for the quantity of illuminance.
|
static Unit |
MASS_UNIT
The unit corresponding to the quantity of mass.
|
static BaseUnit |
METER
Base unit of length.
|
static BaseUnit |
METRE
Synonym for
METER . |
static Unit |
METRIC_TON
Special derived unit -- accepted for use with the SI -- for the quantity
of mass.
|
static Unit |
MINUTE
Special derived unit -- accepted for use with the SI -- for the quantity
of time.
|
static BaseUnit |
MOLE
Base unit of amount of substance.
|
static Unit |
NAUTICAL_MILE
Special derived unit -- temporarily accepted for use with the SI -- for
the quantity of length.
|
static Unit |
NEWTON
Special derived unit for the quantity of force.
|
static Unit |
OHM
Special derived unit for the quantity of electric resistance.
|
static Unit |
PASCAL
Special derived unit for the quantity of pressure or stress.
|
static Unit |
PLANE_ANGLE_UNIT
The unit corresponding to the quantity of plane angle.
|
static Unit |
RAD
Special derived unit -- temporarilty accepted for use with the SI until
the year 2000 according to the USA National Institute of Standards and
Technology -- for the quantity of absorbed dose.
|
static BaseUnit |
RADIAN
Base unit of angular measure.
|
static Unit |
REM
Special derived unit -- temporarilty accepted for use with the SI until
the year 2000 according to the USA National Institute of Standards and
Technology -- for the quantity of equivalent absorbed dose.
|
static Unit |
ROENTGEN
Special derived unit -- temporarily accepted for use with the SI until
the year 2000 according to the USA National Institute of Standards and
Technology -- for the quantity of electric charge per mass.
|
static BaseUnit |
SECOND
Base unit of time.
|
static Unit |
SIEMENS
Special derived unit for the quantity of electric conductance.
|
static Unit |
SIEVERT
Special derived unit for the quantity of dose equivalent, ambient dose
equivalent, directional dose equivalent, personal dose equivalent, or
equivalent dose.
|
static Unit |
SOLID_ANGLE_UNIT
The unit corresponding to the quantity of solid angle.
|
static BaseUnit |
STERADIAN
Base unit of solid angle.
|
static Unit |
TESLA
Special derived unit for the quantity of magnetic flux density.
|
static Unit |
THERMODYNAMIC_TEMPERATURE_UNIT
The unit corresponding to the quantity of thermodynamic temperature.
|
static Unit |
TIME_UNIT
The unit corresponding to the quantity of time.
|
static Unit |
TONNE
Synomym for
METRIC_TON . |
static Unit |
VOLT
Special derived unit for the quantity of electric potential, potential
difference, or electromotive force.
|
static Unit |
WATT
Special derived unit for the quantity of power or radiant flux.
|
static Unit |
WEBER
Special derived unit for the quantity of magnetic flux.
|
Modifier and Type | Method and Description |
---|---|
static SI |
instance()
Returns an instance of the SI system of units.
|
static void |
main(java.lang.String[] args)
Tests this class.
|
getBaseUnit, getBaseUnitDB, getUnitDB
public static final Unit AMOUNT_OF_SUBSTANCE_UNIT
public static final Unit ELECTRIC_CURRENT_UNIT
public static final Unit LENGTH_UNIT
public static final Unit LUMINOUS_INTENSITY_UNIT
public static final Unit MASS_UNIT
public static final Unit PLANE_ANGLE_UNIT
public static final Unit SOLID_ANGLE_UNIT
public static final Unit THERMODYNAMIC_TEMPERATURE_UNIT
public static final Unit TIME_UNIT
public static final BaseUnit AMPERE
public static final BaseUnit CANDELA
public static final BaseUnit KELVIN
public static final BaseUnit KILOGRAM
public static final BaseUnit METER
public static final BaseUnit METRE
METER
.public static final BaseUnit MOLE
public static final BaseUnit SECOND
public static final BaseUnit RADIAN
public static final BaseUnit STERADIAN
public static final Unit HERTZ
public static final Unit NEWTON
public static final Unit PASCAL
public static final Unit JOULE
public static final Unit WATT
public static final Unit COULOMB
public static final Unit VOLT
public static final Unit FARAD
public static final Unit OHM
public static final Unit SIEMENS
public static final Unit WEBER
public static final Unit TESLA
public static final Unit HENRY
public static final Unit DEGREE_CELSIUS
public static final Unit LUMEN
public static final Unit LUX
public static final Unit BECQUEREL
public static final Unit GRAY
public static final Unit SIEVERT
public static final Unit MINUTE
public static final Unit HOUR
public static final Unit DAY
public static final Unit ARC_DEGREE
public static final Unit ARC_MINUTE
public static final Unit ARC_SECOND
public static final Unit LITER
public static final Unit LITRE
LITER
.public static final Unit METRIC_TON
public static final Unit TONNE
METRIC_TON
.public static final Unit NAUTICAL_MILE
public static final Unit KNOT
public static final Unit ANGSTROM
public static final Unit ARE
public static final Unit HECTARE
public static final Unit BARN
public static final Unit BAR
public static final Unit GAL
public static final Unit CURIE
public static final Unit ROENTGEN
public static final Unit RAD
public static final Unit REM
public static SI instance() throws UnitSystemException
UnitSystemException
- Couldn't create an instance of the SI system of units.public static void main(java.lang.String[] args) throws java.lang.Exception
java.lang.Exception