Uses of Interface
javax.measure.quantity.Illuminance

Packages that use Illuminance
com.sentilla.measure.unit Sentilla measurable units libraries for use with sensing and actuation. 
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. 
 

Uses of Illuminance in com.sentilla.measure.unit
 

Methods in com.sentilla.measure.unit that return types with arguments of type Illuminance
 Unit<Illuminance> FloatLux.getUnit()
           
 

Uses of Illuminance in javax.measure.quantity
 

Fields in javax.measure.quantity with type parameters of type Illuminance
static Unit<Illuminance> Illuminance.UNIT
          Holds the SI unit (Système International d'Unités) for this quantity.
 

Uses of Illuminance in javax.measure.unit
 

Fields in javax.measure.unit with type parameters of type Illuminance
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 © 2007 Sentilla Corporation. All Rights Reserved.