|
Magento 2 Documentation
2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
|
Data Fields | |
| const | STANDARD = 'AMPERE' |
| const | ABAMPERE = 'ABAMPERE' |
| const | AMPERE = 'AMPERE' |
| const | BIOT = 'BIOT' |
| const | CENTIAMPERE = 'CENTIAMPERE' |
| const | COULOMB_PER_SECOND = 'COULOMB_PER_SECOND' |
| const | DECIAMPERE = 'DECIAMPERE' |
| const | DEKAAMPERE = 'DEKAAMPERE' |
| const | ELECTROMAGNETIC_UNIT = 'ELECTROMAGNATIC_UNIT' |
| const | ELECTROSTATIC_UNIT = 'ELECTROSTATIC_UNIT' |
| const | FRANCLIN_PER_SECOND = 'FRANCLIN_PER_SECOND' |
| const | GAUSSIAN = 'GAUSSIAN' |
| const | GIGAAMPERE = 'GIGAAMPERE' |
| const | GILBERT = 'GILBERT' |
| const | HECTOAMPERE = 'HECTOAMPERE' |
| const | KILOAMPERE = 'KILOAMPERE' |
| const | MEGAAMPERE = 'MEGAAMPERE' |
| const | MICROAMPERE = 'MICROAMPERE' |
| const | MILLIAMPERE = 'MILLIAMPERE' |
| const | NANOAMPERE = 'NANOAMPERE' |
| const | PICOAMPERE = 'PICOAMPERE' |
| const | SIEMENS_VOLT = 'SIEMENS_VOLT' |
| const | STATAMPERE = 'STATAMPERE' |
| const | TERAAMPERE = 'TERAAMPERE' |
| const | VOLT_PER_OHM = 'VOLT_PER_OHM' |
| const | WATT_PER_VOLT = 'WATT_PER_VOLT' |
| const | WEBER_PER_HENRY = 'WEBER_PER_HENRY' |
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) | |
Definition at line 37 of file Current.php.
|
protected |
Definition at line 73 of file Current.php.
| const ABAMPERE = 'ABAMPERE' |
Definition at line 41 of file Current.php.
| const AMPERE = 'AMPERE' |
Definition at line 42 of file Current.php.
| const BIOT = 'BIOT' |
Definition at line 43 of file Current.php.
| const CENTIAMPERE = 'CENTIAMPERE' |
Definition at line 44 of file Current.php.
| const COULOMB_PER_SECOND = 'COULOMB_PER_SECOND' |
Definition at line 45 of file Current.php.
| const DECIAMPERE = 'DECIAMPERE' |
Definition at line 46 of file Current.php.
| const DEKAAMPERE = 'DEKAAMPERE' |
Definition at line 47 of file Current.php.
| const ELECTROMAGNETIC_UNIT = 'ELECTROMAGNATIC_UNIT' |
Definition at line 48 of file Current.php.
| const ELECTROSTATIC_UNIT = 'ELECTROSTATIC_UNIT' |
Definition at line 49 of file Current.php.
| const FRANCLIN_PER_SECOND = 'FRANCLIN_PER_SECOND' |
Definition at line 50 of file Current.php.
| const GAUSSIAN = 'GAUSSIAN' |
Definition at line 51 of file Current.php.
| const GIGAAMPERE = 'GIGAAMPERE' |
Definition at line 52 of file Current.php.
| const GILBERT = 'GILBERT' |
Definition at line 53 of file Current.php.
| const HECTOAMPERE = 'HECTOAMPERE' |
Definition at line 54 of file Current.php.
| const KILOAMPERE = 'KILOAMPERE' |
Definition at line 55 of file Current.php.
| const MEGAAMPERE = 'MEGAAMPERE' |
Definition at line 56 of file Current.php.
| const MICROAMPERE = 'MICROAMPERE' |
Definition at line 57 of file Current.php.
| const MILLIAMPERE = 'MILLIAMPERE' |
Definition at line 58 of file Current.php.
| const NANOAMPERE = 'NANOAMPERE' |
Definition at line 59 of file Current.php.
| const PICOAMPERE = 'PICOAMPERE' |
Definition at line 60 of file Current.php.
| const SIEMENS_VOLT = 'SIEMENS_VOLT' |
Definition at line 61 of file Current.php.
| const STANDARD = 'AMPERE' |
Definition at line 39 of file Current.php.
| const STATAMPERE = 'STATAMPERE' |
Definition at line 62 of file Current.php.
| const TERAAMPERE = 'TERAAMPERE' |
Definition at line 63 of file Current.php.
| const VOLT_PER_OHM = 'VOLT_PER_OHM' |
Definition at line 64 of file Current.php.
| const WATT_PER_VOLT = 'WATT_PER_VOLT' |
Definition at line 65 of file Current.php.
| const WEBER_PER_HENRY = 'WEBER_PER_HENRY' |
Definition at line 66 of file Current.php.