Magento 2 Documentation  2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
Data Fields | Protected Attributes
Zend_Measure_Capacitance Class Reference
Inheritance diagram for Zend_Measure_Capacitance:
Zend_Measure_Abstract

Data Fields

const STANDARD = 'FARAD'
 
const ABFARAD = 'ABFARAD'
 
const AMPERE_PER_SECOND_VOLT = 'AMPERE_PER_SECOND_VOLT'
 
const CENTIFARAD = 'CENTIFARAD'
 
const COULOMB_PER_VOLT = 'COULOMB_PER_VOLT'
 
const DECIFARAD = 'DECIFARAD'
 
const DEKAFARAD = 'DEKAFARAD'
 
const ELECTROMAGNETIC_UNIT = 'ELECTROMAGNETIC_UNIT'
 
const ELECTROSTATIC_UNIT = 'ELECTROSTATIC_UNIT'
 
const FARAD = 'FARAD'
 
const FARAD_INTERNATIONAL = 'FARAD_INTERNATIONAL'
 
const GAUSSIAN = 'GAUSSIAN'
 
const GIGAFARAD = 'GIGAFARAD'
 
const HECTOFARAD = 'HECTOFARAD'
 
const JAR = 'JAR'
 
const KILOFARAD = 'KILOFARAD'
 
const MEGAFARAD = 'MEGAFARAD'
 
const MICROFARAD = 'MICROFARAD'
 
const MILLIFARAD = 'MILLIFARAD'
 
const NANOFARAD = 'NANOFARAD'
 
const PICOFARAD = 'PICOFARAD'
 
const PUFF = 'PUFF'
 
const SECOND_PER_OHM = 'SECOND_PER_OHM'
 
const STATFARAD = 'STATFARAD'
 
const TERAFARAD = 'TERAFARAD'
 

Protected Attributes

 $_units
 
- Protected Attributes inherited from Zend_Measure_Abstract
 $_value
 
 $_type
 
 $_locale = null
 
 $_units = array()
 

Additional Inherited Members

- Public Member Functions inherited from Zend_Measure_Abstract
 __construct ($value, $type=null, $locale=null)
 
 getLocale ()
 
 setLocale ($locale=null, $check=false)
 
 getValue ($round=-1, $locale=null)
 
 setValue ($value, $type=null, $locale=null)
 
 getType ()
 
 setType ($type)
 
 equals ($object)
 
 toString ($round=-1, $locale=null)
 
 __toString ()
 
 getConversionList ()
 
 convertTo ($type, $round=2, $locale=null)
 
 add ($object)
 
 sub ($object)
 
 compare ($object)
 

Detailed Description

Definition at line 37 of file Capacitance.php.

Field Documentation

◆ $_units

$_units
protected
Initial value:
= array(
'ABFARAD' => array('1.0e+9', 'abfarad'),
'AMPERE_PER_SECOND_VOLT' => array('1', 'A/sV'),
'CENTIFARAD' => array('0.01', 'cF'),
'COULOMB_PER_VOLT' => array('1', 'C/V'),
'DECIFARAD' => array('0.1', 'dF'),
'DEKAFARAD' => array('10', 'daF'),
'ELECTROMAGNETIC_UNIT' => array('1.0e+9', 'capacity emu'),
'ELECTROSTATIC_UNIT' => array('1.11265e-12', 'capacity esu'),
'FARAD' => array('1', 'F'),
'FARAD_INTERNATIONAL' => array('0.99951', 'F'),
'GAUSSIAN' => array('1.11265e-12', 'G'),
'GIGAFARAD' => array('1.0e+9', 'GF'),
'HECTOFARAD' => array('100', 'hF'),
'JAR' => array('1.11265e-9', 'jar'),
'KILOFARAD' => array('1000', 'kF'),
'MEGAFARAD' => array('1000000', 'MF'),
'MICROFARAD' => array('0.000001', 'µF'),
'MILLIFARAD' => array('0.001', 'mF'),
'NANOFARAD' => array('1.0e-9', 'nF'),
'PICOFARAD' => array('1.0e-12', 'pF'),
'PUFF' => array('1.0e-12', 'pF'),
'SECOND_PER_OHM' => array('1', 's/Ohm'),
'STATFARAD' => array('1.11265e-12', 'statfarad'),
'TERAFARAD' => array('1.0e+12', 'TF'),
'STANDARD' => 'FARAD'
)

Definition at line 71 of file Capacitance.php.

◆ ABFARAD

const ABFARAD = 'ABFARAD'

Definition at line 41 of file Capacitance.php.

◆ AMPERE_PER_SECOND_VOLT

const AMPERE_PER_SECOND_VOLT = 'AMPERE_PER_SECOND_VOLT'

Definition at line 42 of file Capacitance.php.

◆ CENTIFARAD

const CENTIFARAD = 'CENTIFARAD'

Definition at line 43 of file Capacitance.php.

◆ COULOMB_PER_VOLT

const COULOMB_PER_VOLT = 'COULOMB_PER_VOLT'

Definition at line 44 of file Capacitance.php.

◆ DECIFARAD

const DECIFARAD = 'DECIFARAD'

Definition at line 45 of file Capacitance.php.

◆ DEKAFARAD

const DEKAFARAD = 'DEKAFARAD'

Definition at line 46 of file Capacitance.php.

◆ ELECTROMAGNETIC_UNIT

const ELECTROMAGNETIC_UNIT = 'ELECTROMAGNETIC_UNIT'

Definition at line 47 of file Capacitance.php.

◆ ELECTROSTATIC_UNIT

const ELECTROSTATIC_UNIT = 'ELECTROSTATIC_UNIT'

Definition at line 48 of file Capacitance.php.

◆ FARAD

const FARAD = 'FARAD'

Definition at line 49 of file Capacitance.php.

◆ FARAD_INTERNATIONAL

const FARAD_INTERNATIONAL = 'FARAD_INTERNATIONAL'

Definition at line 50 of file Capacitance.php.

◆ GAUSSIAN

const GAUSSIAN = 'GAUSSIAN'

Definition at line 51 of file Capacitance.php.

◆ GIGAFARAD

const GIGAFARAD = 'GIGAFARAD'

Definition at line 52 of file Capacitance.php.

◆ HECTOFARAD

const HECTOFARAD = 'HECTOFARAD'

Definition at line 53 of file Capacitance.php.

◆ JAR

const JAR = 'JAR'

Definition at line 54 of file Capacitance.php.

◆ KILOFARAD

const KILOFARAD = 'KILOFARAD'

Definition at line 55 of file Capacitance.php.

◆ MEGAFARAD

const MEGAFARAD = 'MEGAFARAD'

Definition at line 56 of file Capacitance.php.

◆ MICROFARAD

const MICROFARAD = 'MICROFARAD'

Definition at line 57 of file Capacitance.php.

◆ MILLIFARAD

const MILLIFARAD = 'MILLIFARAD'

Definition at line 58 of file Capacitance.php.

◆ NANOFARAD

const NANOFARAD = 'NANOFARAD'

Definition at line 59 of file Capacitance.php.

◆ PICOFARAD

const PICOFARAD = 'PICOFARAD'

Definition at line 60 of file Capacitance.php.

◆ PUFF

const PUFF = 'PUFF'

Definition at line 61 of file Capacitance.php.

◆ SECOND_PER_OHM

const SECOND_PER_OHM = 'SECOND_PER_OHM'

Definition at line 62 of file Capacitance.php.

◆ STANDARD

const STANDARD = 'FARAD'

Definition at line 39 of file Capacitance.php.

◆ STATFARAD

const STATFARAD = 'STATFARAD'

Definition at line 63 of file Capacitance.php.

◆ TERAFARAD

const TERAFARAD = 'TERAFARAD'

Definition at line 64 of file Capacitance.php.


The documentation for this class was generated from the following file: