Package | Description |
---|---|
ucar.units |
Provides support for parsing and formatting string unit specification,
converting numerical values between compatible units, and performing arithmetic
on units (such as dividing one unit by another).
|
Modifier and Type | Field and Description |
---|---|
static RegularBaseQuantity |
BaseQuantity.AMOUNT_OF_SUBSTANCE
The base quantity of amount of substance.
|
static RegularBaseQuantity |
BaseQuantity.ELECTRIC_CURRENT
The base quantity of electric current.
|
static RegularBaseQuantity |
BaseQuantity.LENGTH
The base quantity of length.
|
static RegularBaseQuantity |
BaseQuantity.LUMINOUS_INTENSITY
The base quantity of luminous intensity.
|
static RegularBaseQuantity |
BaseQuantity.MASS
The base quantity of mass.
|
static RegularBaseQuantity |
BaseQuantity.THERMODYNAMIC_TEMPERATURE
The base quantity of themodynamic temperature.
|
static RegularBaseQuantity |
BaseQuantity.TIME
The base quantity of time.
|
Copyright © 1999–2017 UCAR/Unidata. All rights reserved.