API Documentation

Measure/Current.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: Current.php 20096 2010-01-06 02:05:09Z bkarwin $
Classes
Zend_Measure_Current

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_Current

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_Current
Constants
STANDARD
ABAMPERE
AMPERE
BIOT
CENTIAMPERE
COULOMB_PER_SECOND
DECIAMPERE
DEKAAMPERE
ELECTROMAGNETIC_UNIT
ELECTROSTATIC_UNIT
FRANCLIN_PER_SECOND
GAUSSIAN
GIGAAMPERE
GILBERT
HECTOAMPERE
KILOAMPERE
MEGAAMPERE
MICROAMPERE
MILLIAMPERE
NANOAMPERE
PICOAMPERE
SIEMENS_VOLT
STATAMPERE
TERAAMPERE
VOLT_PER_OHM
WATT_PER_VOLT
WEBER_PER_HENRY
Properties
$_units

Description

Class for handling current conversions

Constants

STANDARD

 STANDARD = 'AMPERE'

Details

value
AMPERE

ABAMPERE

 ABAMPERE = 'ABAMPERE'

Details

value
ABAMPERE

AMPERE

 AMPERE = 'AMPERE'

Details

value
AMPERE

BIOT

 BIOT = 'BIOT'

Details

value
BIOT

CENTIAMPERE

 CENTIAMPERE = 'CENTIAMPERE'

Details

value
CENTIAMPERE

COULOMB_PER_SECOND

 COULOMB_PER_SECOND = 'COULOMB_PER_SECOND'

Details

value
COULOMB_PER_SECOND

DECIAMPERE

 DECIAMPERE = 'DECIAMPERE'

Details

value
DECIAMPERE

DEKAAMPERE

 DEKAAMPERE = 'DEKAAMPERE'

Details

value
DEKAAMPERE

ELECTROMAGNETIC_UNIT

 ELECTROMAGNETIC_UNIT = 'ELECTROMAGNATIC_UNIT'

Details

value
ELECTROMAGNATIC_UNIT

ELECTROSTATIC_UNIT

 ELECTROSTATIC_UNIT = 'ELECTROSTATIC_UNIT'

Details

value
ELECTROSTATIC_UNIT

FRANCLIN_PER_SECOND

 FRANCLIN_PER_SECOND = 'FRANCLIN_PER_SECOND'

Details

value
FRANCLIN_PER_SECOND

GAUSSIAN

 GAUSSIAN = 'GAUSSIAN'

Details

value
GAUSSIAN

GIGAAMPERE

 GIGAAMPERE = 'GIGAAMPERE'

Details

value
GIGAAMPERE

GILBERT

 GILBERT = 'GILBERT'

Details

value
GILBERT

HECTOAMPERE

 HECTOAMPERE = 'HECTOAMPERE'

Details

value
HECTOAMPERE

KILOAMPERE

 KILOAMPERE = 'KILOAMPERE'

Details

value
KILOAMPERE

MEGAAMPERE

 MEGAAMPERE = 'MEGAAMPERE'

Details

value
MEGAAMPERE

MICROAMPERE

 MICROAMPERE = 'MICROAMPERE'

Details

value
MICROAMPERE

MILLIAMPERE

 MILLIAMPERE = 'MILLIAMPERE'

Details

value
MILLIAMPERE

NANOAMPERE

 NANOAMPERE = 'NANOAMPERE'

Details

value
NANOAMPERE

PICOAMPERE

 PICOAMPERE = 'PICOAMPERE'

Details

value
PICOAMPERE

SIEMENS_VOLT

 SIEMENS_VOLT = 'SIEMENS_VOLT'

Details

value
SIEMENS_VOLT

STATAMPERE

 STATAMPERE = 'STATAMPERE'

Details

value
STATAMPERE

TERAAMPERE

 TERAAMPERE = 'TERAAMPERE'

Details

value
TERAAMPERE

VOLT_PER_OHM

 VOLT_PER_OHM = 'VOLT_PER_OHM'

Details

value
VOLT_PER_OHM

WATT_PER_VOLT

 WATT_PER_VOLT = 'WATT_PER_VOLT'

Details

value
WATT_PER_VOLT

WEBER_PER_HENRY

 WEBER_PER_HENRY = 'WEBER_PER_HENRY'

Details

value
WEBER_PER_HENRY

Properties

$_units

array $_units = 'array'

Calculations for all current units

Details

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