Measure/Flow/Mole.php

Show: PublicProtectedPrivateinherited
Table of Contents
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.
Category
Zend  
Copyright
Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com)  
License
New BSD License  
Package
Zend_Measure  
Version
$Id$  

\Zend_Measure_Flow_Mole

Package: Zend_Measure\Zend_Measure_Flow_Mole
Class for handling flow mole conversions
Parent(s)
\Zend_Measure_Abstract
Category
Zend  
Copyright
Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com)  
License
New BSD License  

Constants

>VConstant  STANDARD = 'MOLE_PER_SECOND'
>VConstant  CENTIMOLE_PER_DAY = 'CENTIMOLE_PER_DAY'
>VConstant  CENTIMOLE_PER_HOUR = 'CENTIMOLE_PER_HOUR'
>VConstant  CENTIMOLE_PER_MINUTE = 'CENTIMOLE_PER_MINUTE'
>VConstant  CENTIMOLE_PER_SECOND = 'CENTIMOLE_PER_SECOND'
>VConstant  MEGAMOLE_PER_DAY = 'MEGAMOLE_PER_DAY'
>VConstant  MEGAMOLE_PER_HOUR = 'MEGAMOLE_PER_HOUR'
>VConstant  MEGAMOLE_PER_MINUTE = 'MEGAMOLE_PER_MINUTE'
>VConstant  MEGAMOLE_PER_SECOND = 'MEGAMOLE_PER_SECOND'
>VConstant  MICROMOLE_PER_DAY = 'MICROMOLE_PER_DAY'
>VConstant  MICROMOLE_PER_HOUR = 'MICROMOLE_PER_HOUR'
>VConstant  MICROMOLE_PER_MINUTE = 'MICROMOLE_PER_MINUTE'
>VConstant  MICROMOLE_PER_SECOND = 'MICROMOLE_PER_SECOND'
>VConstant  MILLIMOLE_PER_DAY = 'MILLIMOLE_PER_DAY'
>VConstant  MILLIMOLE_PER_HOUR = 'MILLIMOLE_PER_HOUR'
>VConstant  MILLIMOLE_PER_MINUTE = 'MILLIMOLE_PER_MINUTE'
>VConstant  MILLIMOLE_PER_SECOND = 'MILLIMOLE_PER_SECOND'
>VConstant  MOLE_PER_DAY = 'MOLE_PER_DAY'
>VConstant  MOLE_PER_HOUR = 'MOLE_PER_HOUR'
>VConstant  MOLE_PER_MINUTE = 'MOLE_PER_MINUTE'
>VConstant  MOLE_PER_SECOND = 'MOLE_PER_SECOND'

Properties

>VPropertyprotectedarray $_units = array('CENTIMOLE_PER_DAY' => array(array('' => '0.01', '/' => '86400'), 'cmol/day'), 'CENTIMOLE_PER_HOUR' => array(array('' => '0.01', '/' => '3600'), 'cmol/h'), 'CENTIMOLE_PER_MINUTE' => array(array('' => '0.01', '/' => '60'), 'cmol/m'), 'CENTIMOLE_PER_SECOND' => array('0.01', 'cmol/s'), 'MEGAMOLE_PER_DAY' => array(array('' => '1000000', '/' => '86400'), 'Mmol/day'), 'MEGAMOLE_PER_HOUR' => array(array('' => '1000000', '/' => '3600'), 'Mmol/h'), 'MEGAMOLE_PER_MINUTE' => array(array('' => '1000000', '/' => '60'), 'Mmol/m'), 'MEGAMOLE_PER_SECOND' => array('1000000', 'Mmol/s'), 'MICROMOLE_PER_DAY' => array(array('' => '0.000001', '/' => '86400'), 'µmol/day'), 'MICROMOLE_PER_HOUR' => array(array('' => '0.000001', '/' => '3600'), 'µmol/h'), 'MICROMOLE_PER_MINUTE' => array(array('' => '0.000001', '/' => '60'), 'µmol/m'), 'MICROMOLE_PER_SECOND' => array('0.000001', 'µmol/s'), 'MILLIMOLE_PER_DAY' => array(array('' => '0.001', '/' => '86400'), 'mmol/day'), 'MILLIMOLE_PER_HOUR' => array(array('' => '0.001', '/' => '3600'), 'mmol/h'), 'MILLIMOLE_PER_MINUTE' => array(array('' => '0.001', '/' => '60'), 'mmol/m'), 'MILLIMOLE_PER_SECOND' => array('0.001', 'mmol/s'), 'MOLE_PER_DAY' => array(array('' => '1', '/' => '86400'), 'mol/day'), 'MOLE_PER_HOUR' => array(array('' => '1', '/' => '3600'), 'mol/h'), 'MOLE_PER_MINUTE' => array(array('' => '1', '/' => '60'), 'mol/m'), 'MOLE_PER_SECOND' => array('1', 'mol/s'), 'STANDARD' => 'MOLE_PER_SECOND')
Calculations for all flow mole units
Default valuearray('CENTIMOLE_PER_DAY' => array(array('' => '0.01', '/' => '86400'), 'cmol/day'), 'CENTIMOLE_PER_HOUR' => array(array('' => '0.01', '/' => '3600'), 'cmol/h'), 'CENTIMOLE_PER_MINUTE' => array(array('' => '0.01', '/' => '60'), 'cmol/m'), 'CENTIMOLE_PER_SECOND' => array('0.01', 'cmol/s'), 'MEGAMOLE_PER_DAY' => array(array('' => '1000000', '/' => '86400'), 'Mmol/day'), 'MEGAMOLE_PER_HOUR' => array(array('' => '1000000', '/' => '3600'), 'Mmol/h'), 'MEGAMOLE_PER_MINUTE' => array(array('' => '1000000', '/' => '60'), 'Mmol/m'), 'MEGAMOLE_PER_SECOND' => array('1000000', 'Mmol/s'), 'MICROMOLE_PER_DAY' => array(array('' => '0.000001', '/' => '86400'), 'µmol/day'), 'MICROMOLE_PER_HOUR' => array(array('' => '0.000001', '/' => '3600'), 'µmol/h'), 'MICROMOLE_PER_MINUTE' => array(array('' => '0.000001', '/' => '60'), 'µmol/m'), 'MICROMOLE_PER_SECOND' => array('0.000001', 'µmol/s'), 'MILLIMOLE_PER_DAY' => array(array('' => '0.001', '/' => '86400'), 'mmol/day'), 'MILLIMOLE_PER_HOUR' => array(array('' => '0.001', '/' => '3600'), 'mmol/h'), 'MILLIMOLE_PER_MINUTE' => array(array('' => '0.001', '/' => '60'), 'mmol/m'), 'MILLIMOLE_PER_SECOND' => array('0.001', 'mmol/s'), 'MOLE_PER_DAY' => array(array('' => '1', '/' => '86400'), 'mol/day'), 'MOLE_PER_HOUR' => array(array('' => '1', '/' => '3600'), 'mol/h'), 'MOLE_PER_MINUTE' => array(array('' => '1', '/' => '60'), 'mol/m'), 'MOLE_PER_SECOND' => array('1', 'mol/s'), 'STANDARD' => 'MOLE_PER_SECOND')Details
Type
array
Documentation was generated by phpDocumentor 2.2.0 .