API Documentation

Measure/Illumination.php

Includes Classes 
category
Zend
copyright
Copyright (c) 2005-2010 Zend Technologies USA Inc. (http://www.zend.com)
license
http://framework.zend.com/license/new-bsd New BSD License
package
Zend_Measure
version
$Id: Illumination.php 20096 2010-01-06 02:05:09Z bkarwin $
Classes
Zend_Measure_Illumination

Description

Zend Framework

LICENSE

This source file is subject to the new BSD license that is bundled with this package in the file LICENSE.txt. It is also available through the world-wide-web at this URL: http://framework.zend.com/license/new-bsd If you did not receive a copy of the license and are unable to obtain it through the world-wide-web, please send an email to license@zend.com so we can send you a copy immediately.

Zend_Measure_Illumination

Extends from
Zend_Measure_Abstract
category
Zend
copyright
Copyright (c) 2005-2010 Zend Technologies USA Inc. (http://www.zend.com)
license
http://framework.zend.com/license/new-bsd New BSD License
package
Zend_Measure
subpackage
Zend_Measure_Illumination
Constants
STANDARD
FOOTCANDLE
KILOLUX
LUMEN_PER_SQUARE_CENTIMETER
LUMEN_PER_SQUARE_FOOT
LUMEN_PER_SQUARE_INCH
LUMEN_PER_SQUARE_METER
LUX
METERCANDLE
MILLIPHOT
NOX
PHOT
Properties
$_units

Description

Class for handling illumination conversions

Constants

STANDARD

 STANDARD = 'LUX'

Details

value
LUX

FOOTCANDLE

 FOOTCANDLE = 'FOOTCANDLE'

Details

value
FOOTCANDLE

KILOLUX

 KILOLUX = 'KILOLUX'

Details

value
KILOLUX

LUMEN_PER_SQUARE_CENTIMETER

 LUMEN_PER_SQUARE_CENTIMETER = 'LUMEN_PER_SQUARE_CENTIMETER'

Details

value
LUMEN_PER_SQUARE_CENTIMETER

LUMEN_PER_SQUARE_FOOT

 LUMEN_PER_SQUARE_FOOT = 'LUMEN_PER_SQUARE_FOOT'

Details

value
LUMEN_PER_SQUARE_FOOT

LUMEN_PER_SQUARE_INCH

 LUMEN_PER_SQUARE_INCH = 'LUMEN_PER_SQUARE_INCH'

Details

value
LUMEN_PER_SQUARE_INCH

LUMEN_PER_SQUARE_METER

 LUMEN_PER_SQUARE_METER = 'LUMEN_PER_SQUARE_METER'

Details

value
LUMEN_PER_SQUARE_METER

LUX

 LUX = 'LUX'

Details

value
LUX

METERCANDLE

 METERCANDLE = 'METERCANDLE'

Details

value
METERCANDLE

MILLIPHOT

 MILLIPHOT = 'MILLIPHOT'

Details

value
MILLIPHOT

NOX

 NOX = 'NOX'

Details

value
NOX

PHOT

 PHOT = 'PHOT'

Details

value
PHOT

Properties

$_units

array $_units = 'array'

Calculations for all illumination units

Details

$_units
array
visibility
protected
default
array
final
false
static
false
Documentation was generated by DocBlox.