Package | Description |
---|---|
tec.uom.se.unit |
This package provides supports for physics units, in conformity with the
Units of Measurement API.
|
Modifier and Type | Field and Description |
---|---|
static AlternateUnit<javax.measure.quantity.Radioactivity> |
Units.BECQUEREL
The SI unit for activity of a radionuclide (standard name
Bq ). |
static AlternateUnit<javax.measure.quantity.ElectricCharge> |
Units.COULOMB
The SI unit for electric charge, quantity of electricity (standard name
C ). |
static AlternateUnit<javax.measure.quantity.ElectricCapacitance> |
Units.FARAD
The SI unit for capacitance (standard name
F ). |
static AlternateUnit<javax.measure.quantity.RadiationDoseAbsorbed> |
Units.GRAY
The SI unit for absorbed dose, specific energy (imparted), kerma (standard name
Gy ). |
static AlternateUnit<javax.measure.quantity.ElectricInductance> |
Units.HENRY
The alternate unit for inductance (standard name
H ). |
static AlternateUnit<javax.measure.quantity.Frequency> |
Units.HERTZ
The SI unit for frequency (standard name
Hz ). |
static AlternateUnit<javax.measure.quantity.Energy> |
Units.JOULE
The SI unit for energy, work, quantity of heat (
J ). |
static AlternateUnit<javax.measure.quantity.CatalyticActivity> |
Units.KATAL
The SI unit for catalytic activity (standard name
kat ). |
static AlternateUnit<javax.measure.quantity.LuminousFlux> |
Units.LUMEN
The SI unit for luminous flux (standard name
lm ). |
static AlternateUnit<javax.measure.quantity.Illuminance> |
Units.LUX
The SI unit for illuminance (standard name
lx ). |
static AlternateUnit<javax.measure.quantity.Force> |
Units.NEWTON
The SI unit for force (standard name
N ). |
static AlternateUnit<javax.measure.quantity.ElectricResistance> |
Units.OHM
The SI unit for electric resistance (standard name
Ohm ). |
static AlternateUnit<javax.measure.quantity.Pressure> |
Units.PASCAL
The SI unit for pressure, stress (standard name
Pa ). |
static AlternateUnit<javax.measure.quantity.ElectricConductance> |
Units.SIEMENS
The SI unit for electric conductance (standard name
S ). |
static AlternateUnit<javax.measure.quantity.RadiationDoseEffective> |
Units.SIEVERT
The SI unit for dose equivalent (standard name
Sv ). |
static AlternateUnit<javax.measure.quantity.SolidAngle> |
Units.STERADIAN
The SI unit for solid angle quantities (standard name
sr ). |
static AlternateUnit<javax.measure.quantity.MagneticFluxDensity> |
Units.TESLA
The alternate unit for magnetic flux density (standard name
T ). |
static AlternateUnit<javax.measure.quantity.ElectricPotential> |
Units.VOLT
The SI unit for electric potential difference, electromotive force (standard name
V ). |
static AlternateUnit<javax.measure.quantity.Power> |
Units.WATT
The SI unit for power, radiant, flux (standard name
W ). |
static AlternateUnit<javax.measure.quantity.MagneticFlux> |
Units.WEBER
The SI unit for magnetic flux (standard name
Wb ). |
Copyright © 2005–2019 Units of Measurement project. All rights reserved.