Package | Description |
---|---|
javax.measure.quantity |
Provides quantitative properties or attributes of thing such as
mass, time, distance, heat, and angular separation.
|
javax.measure.unit |
Provides support for programatic unit handling.
|
Modifier and Type | Field and Description |
---|---|
static Unit<Illuminance> |
Illuminance.UNIT
Holds the SI unit (Système International d'Unités) for this quantity.
|
Modifier and Type | Field and Description |
---|---|
static Unit<Illuminance> |
NonSI.LAMBERT
A unit of illuminance equal to
1E4 Lx
(standard name La ). |
static AlternateUnit<Illuminance> |
SI.LUX
The derived unit for illuminance (
lx ). |
Copyright © 2012. All Rights Reserved.