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

Data Fields

const STANDARD = 'WATT'
 
const ATTOWATT = 'ATTOWATT'
 
const BTU_PER_HOUR = 'BTU_PER_HOUR'
 
const BTU_PER_MINUTE = 'BTU_PER_MINUTE'
 
const BTU_PER_SECOND = 'BTU_PER_SECOND'
 
const CALORIE_PER_HOUR = 'CALORIE_PER_HOUR'
 
const CALORIE_PER_MINUTE = 'CALORIE_PER_MINUTE'
 
const CALORIE_PER_SECOND = 'CALORIE_PER_SECOND'
 
const CENTIWATT = 'CENTIWATT'
 
const CHEVAL_VAPEUR = 'CHEVAL_VAPEUR'
 
const CLUSEC = 'CLUSEC'
 
const DECIWATT = 'DECIWATT'
 
const DEKAWATT = 'DEKAWATT'
 
const DYNE_CENTIMETER_PER_HOUR = 'DYNE_CENTIMETER_PER_HOUR'
 
const DYNE_CENTIMETER_PER_MINUTE = 'DYNE_CENTIMETER_PER_MINUTE'
 
const DYNE_CENTIMETER_PER_SECOND = 'DYNE_CENTIMETER_PER_SECOND'
 
const ERG_PER_HOUR = 'ERG_PER_HOUR'
 
const ERG_PER_MINUTE = 'ERG_PER_MINUTE'
 
const ERG_PER_SECOND = 'ERG_PER_SECOND'
 
const EXAWATT = 'EXAWATT'
 
const FEMTOWATT = 'FEMTOWATT'
 
const FOOT_POUND_FORCE_PER_HOUR = 'FOOT_POUND_FORCE_PER_HOUR'
 
const FOOT_POUND_FORCE_PER_MINUTE = 'FOOT_POUND_FORCE_PER_MINUTE'
 
const FOOT_POUND_FORCE_PER_SECOND = 'FOOT_POUND_FORCE_PER_SECOND'
 
const FOOT_POUNDAL_PER_HOUR = 'FOOT_POUNDAL_PER_HOUR'
 
const FOOT_POUNDAL_PER_MINUTE = 'FOOT_POUNDAL_PER_MINUTE'
 
const FOOT_POUNDAL_PER_SECOND = 'FOOT_POUNDAL_PER_SECOND'
 
const GIGAWATT = 'GIGAWATT'
 
const GRAM_FORCE_CENTIMETER_PER_HOUR = 'GRAM_FORCE_CENTIMETER_PER_HOUR'
 
const GRAM_FORCE_CENTIMETER_PER_MINUTE = 'GRAM_FORCE_CENTIMETER_PER_MINUTE'
 
const GRAM_FORCE_CENTIMETER_PER_SECOND = 'GRAM_FORCE_CENTIMETER_PER_SECOND'
 
const HECTOWATT = 'HECTOWATT'
 
const HORSEPOWER_INTERNATIONAL = 'HORSEPOWER_INTERNATIONAL'
 
const HORSEPOWER_ELECTRIC = 'HORSEPOWER_ELECTRIC'
 
const HORSEPOWER = 'HORSEPOWER'
 
const HORSEPOWER_WATER = 'HORSEPOWER_WATER'
 
const INCH_OUNCE_FORCE_REVOLUTION_PER_MINUTE = 'INCH_OUNCH_FORCE_REVOLUTION_PER_MINUTE'
 
const JOULE_PER_HOUR = 'JOULE_PER_HOUR'
 
const JOULE_PER_MINUTE = 'JOULE_PER_MINUTE'
 
const JOULE_PER_SECOND = 'JOULE_PER_SECOND'
 
const KILOCALORIE_PER_HOUR = 'KILOCALORIE_PER_HOUR'
 
const KILOCALORIE_PER_MINUTE = 'KILOCALORIE_PER_MINUTE'
 
const KILOCALORIE_PER_SECOND = 'KILOCALORIE_PER_SECOND'
 
const KILOGRAM_FORCE_METER_PER_HOUR = 'KILOGRAM_FORCE_METER_PER_HOUR'
 
const KILOGRAM_FORCE_METER_PER_MINUTE = 'KILOGRAM_FORCE_METER_PER_MINUTE'
 
const KILOGRAM_FORCE_METER_PER_SECOND = 'KILOGRAM_FORCE_METER_PER_SECOND'
 
const KILOPOND_METER_PER_HOUR = 'KILOPOND_METER_PER_HOUR'
 
const KILOPOND_METER_PER_MINUTE = 'KILOPOND_METER_PER_MINUTE'
 
const KILOPOND_METER_PER_SECOND = 'KILOPOND_METER_PER_SECOND'
 
const KILOWATT = 'KILOWATT'
 
const MEGAWATT = 'MEGAWATT'
 
const MICROWATT = 'MICROWATT'
 
const MILLION_BTU_PER_HOUR = 'MILLION_BTU_PER_HOUR'
 
const MILLIWATT = 'MILLIWATT'
 
const NANOWATT = 'NANOWATT'
 
const NEWTON_METER_PER_HOUR = 'NEWTON_METER_PER_HOUR'
 
const NEWTON_METER_PER_MINUTE = 'NEWTON_METER_PER_MINUTE'
 
const NEWTON_METER_PER_SECOND = 'NEWTON_METER_PER_SECOND'
 
const PETAWATT = 'PETAWATT'
 
const PFERDESTAERKE = 'PFERDESTAERKE'
 
const PICOWATT = 'PICOWATT'
 
const PONCELET = 'PONCELET'
 
const POUND_SQUARE_FOOR_PER_CUBIC_SECOND = 'POUND_SQUARE_FOOT_PER_CUBIC_SECOND'
 
const TERAWATT = 'TERAWATT'
 
const TON_OF_REFRIGERATION = 'TON_OF_REFRIGERATION'
 
const WATT = 'WATT'
 
const YOCTOWATT = 'YOCTOWATT'
 
const YOTTAWATT = 'YOTTAWATT'
 
const ZEPTOWATT = 'ZEPTOWATT'
 
const ZETTAWATT = 'ZETTAWATT'
 

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 Power.php.

Field Documentation

◆ $_units

$_units
protected

Definition at line 116 of file Power.php.

◆ ATTOWATT

const ATTOWATT = 'ATTOWATT'

Definition at line 41 of file Power.php.

◆ BTU_PER_HOUR

const BTU_PER_HOUR = 'BTU_PER_HOUR'

Definition at line 42 of file Power.php.

◆ BTU_PER_MINUTE

const BTU_PER_MINUTE = 'BTU_PER_MINUTE'

Definition at line 43 of file Power.php.

◆ BTU_PER_SECOND

const BTU_PER_SECOND = 'BTU_PER_SECOND'

Definition at line 44 of file Power.php.

◆ CALORIE_PER_HOUR

const CALORIE_PER_HOUR = 'CALORIE_PER_HOUR'

Definition at line 45 of file Power.php.

◆ CALORIE_PER_MINUTE

const CALORIE_PER_MINUTE = 'CALORIE_PER_MINUTE'

Definition at line 46 of file Power.php.

◆ CALORIE_PER_SECOND

const CALORIE_PER_SECOND = 'CALORIE_PER_SECOND'

Definition at line 47 of file Power.php.

◆ CENTIWATT

const CENTIWATT = 'CENTIWATT'

Definition at line 48 of file Power.php.

◆ CHEVAL_VAPEUR

const CHEVAL_VAPEUR = 'CHEVAL_VAPEUR'

Definition at line 49 of file Power.php.

◆ CLUSEC

const CLUSEC = 'CLUSEC'

Definition at line 50 of file Power.php.

◆ DECIWATT

const DECIWATT = 'DECIWATT'

Definition at line 51 of file Power.php.

◆ DEKAWATT

const DEKAWATT = 'DEKAWATT'

Definition at line 52 of file Power.php.

◆ DYNE_CENTIMETER_PER_HOUR

const DYNE_CENTIMETER_PER_HOUR = 'DYNE_CENTIMETER_PER_HOUR'

Definition at line 53 of file Power.php.

◆ DYNE_CENTIMETER_PER_MINUTE

const DYNE_CENTIMETER_PER_MINUTE = 'DYNE_CENTIMETER_PER_MINUTE'

Definition at line 54 of file Power.php.

◆ DYNE_CENTIMETER_PER_SECOND

const DYNE_CENTIMETER_PER_SECOND = 'DYNE_CENTIMETER_PER_SECOND'

Definition at line 55 of file Power.php.

◆ ERG_PER_HOUR

const ERG_PER_HOUR = 'ERG_PER_HOUR'

Definition at line 56 of file Power.php.

◆ ERG_PER_MINUTE

const ERG_PER_MINUTE = 'ERG_PER_MINUTE'

Definition at line 57 of file Power.php.

◆ ERG_PER_SECOND

const ERG_PER_SECOND = 'ERG_PER_SECOND'

Definition at line 58 of file Power.php.

◆ EXAWATT

const EXAWATT = 'EXAWATT'

Definition at line 59 of file Power.php.

◆ FEMTOWATT

const FEMTOWATT = 'FEMTOWATT'

Definition at line 60 of file Power.php.

◆ FOOT_POUND_FORCE_PER_HOUR

const FOOT_POUND_FORCE_PER_HOUR = 'FOOT_POUND_FORCE_PER_HOUR'

Definition at line 61 of file Power.php.

◆ FOOT_POUND_FORCE_PER_MINUTE

const FOOT_POUND_FORCE_PER_MINUTE = 'FOOT_POUND_FORCE_PER_MINUTE'

Definition at line 62 of file Power.php.

◆ FOOT_POUND_FORCE_PER_SECOND

const FOOT_POUND_FORCE_PER_SECOND = 'FOOT_POUND_FORCE_PER_SECOND'

Definition at line 63 of file Power.php.

◆ FOOT_POUNDAL_PER_HOUR

const FOOT_POUNDAL_PER_HOUR = 'FOOT_POUNDAL_PER_HOUR'

Definition at line 64 of file Power.php.

◆ FOOT_POUNDAL_PER_MINUTE

const FOOT_POUNDAL_PER_MINUTE = 'FOOT_POUNDAL_PER_MINUTE'

Definition at line 65 of file Power.php.

◆ FOOT_POUNDAL_PER_SECOND

const FOOT_POUNDAL_PER_SECOND = 'FOOT_POUNDAL_PER_SECOND'

Definition at line 66 of file Power.php.

◆ GIGAWATT

const GIGAWATT = 'GIGAWATT'

Definition at line 67 of file Power.php.

◆ GRAM_FORCE_CENTIMETER_PER_HOUR

const GRAM_FORCE_CENTIMETER_PER_HOUR = 'GRAM_FORCE_CENTIMETER_PER_HOUR'

Definition at line 68 of file Power.php.

◆ GRAM_FORCE_CENTIMETER_PER_MINUTE

const GRAM_FORCE_CENTIMETER_PER_MINUTE = 'GRAM_FORCE_CENTIMETER_PER_MINUTE'

Definition at line 69 of file Power.php.

◆ GRAM_FORCE_CENTIMETER_PER_SECOND

const GRAM_FORCE_CENTIMETER_PER_SECOND = 'GRAM_FORCE_CENTIMETER_PER_SECOND'

Definition at line 70 of file Power.php.

◆ HECTOWATT

const HECTOWATT = 'HECTOWATT'

Definition at line 71 of file Power.php.

◆ HORSEPOWER

const HORSEPOWER = 'HORSEPOWER'

Definition at line 74 of file Power.php.

◆ HORSEPOWER_ELECTRIC

const HORSEPOWER_ELECTRIC = 'HORSEPOWER_ELECTRIC'

Definition at line 73 of file Power.php.

◆ HORSEPOWER_INTERNATIONAL

const HORSEPOWER_INTERNATIONAL = 'HORSEPOWER_INTERNATIONAL'

Definition at line 72 of file Power.php.

◆ HORSEPOWER_WATER

const HORSEPOWER_WATER = 'HORSEPOWER_WATER'

Definition at line 75 of file Power.php.

◆ INCH_OUNCE_FORCE_REVOLUTION_PER_MINUTE

const INCH_OUNCE_FORCE_REVOLUTION_PER_MINUTE = 'INCH_OUNCH_FORCE_REVOLUTION_PER_MINUTE'

Definition at line 76 of file Power.php.

◆ JOULE_PER_HOUR

const JOULE_PER_HOUR = 'JOULE_PER_HOUR'

Definition at line 77 of file Power.php.

◆ JOULE_PER_MINUTE

const JOULE_PER_MINUTE = 'JOULE_PER_MINUTE'

Definition at line 78 of file Power.php.

◆ JOULE_PER_SECOND

const JOULE_PER_SECOND = 'JOULE_PER_SECOND'

Definition at line 79 of file Power.php.

◆ KILOCALORIE_PER_HOUR

const KILOCALORIE_PER_HOUR = 'KILOCALORIE_PER_HOUR'

Definition at line 80 of file Power.php.

◆ KILOCALORIE_PER_MINUTE

const KILOCALORIE_PER_MINUTE = 'KILOCALORIE_PER_MINUTE'

Definition at line 81 of file Power.php.

◆ KILOCALORIE_PER_SECOND

const KILOCALORIE_PER_SECOND = 'KILOCALORIE_PER_SECOND'

Definition at line 82 of file Power.php.

◆ KILOGRAM_FORCE_METER_PER_HOUR

const KILOGRAM_FORCE_METER_PER_HOUR = 'KILOGRAM_FORCE_METER_PER_HOUR'

Definition at line 83 of file Power.php.

◆ KILOGRAM_FORCE_METER_PER_MINUTE

const KILOGRAM_FORCE_METER_PER_MINUTE = 'KILOGRAM_FORCE_METER_PER_MINUTE'

Definition at line 84 of file Power.php.

◆ KILOGRAM_FORCE_METER_PER_SECOND

const KILOGRAM_FORCE_METER_PER_SECOND = 'KILOGRAM_FORCE_METER_PER_SECOND'

Definition at line 85 of file Power.php.

◆ KILOPOND_METER_PER_HOUR

const KILOPOND_METER_PER_HOUR = 'KILOPOND_METER_PER_HOUR'

Definition at line 86 of file Power.php.

◆ KILOPOND_METER_PER_MINUTE

const KILOPOND_METER_PER_MINUTE = 'KILOPOND_METER_PER_MINUTE'

Definition at line 87 of file Power.php.

◆ KILOPOND_METER_PER_SECOND

const KILOPOND_METER_PER_SECOND = 'KILOPOND_METER_PER_SECOND'

Definition at line 88 of file Power.php.

◆ KILOWATT

const KILOWATT = 'KILOWATT'

Definition at line 89 of file Power.php.

◆ MEGAWATT

const MEGAWATT = 'MEGAWATT'

Definition at line 90 of file Power.php.

◆ MICROWATT

const MICROWATT = 'MICROWATT'

Definition at line 91 of file Power.php.

◆ MILLION_BTU_PER_HOUR

const MILLION_BTU_PER_HOUR = 'MILLION_BTU_PER_HOUR'

Definition at line 92 of file Power.php.

◆ MILLIWATT

const MILLIWATT = 'MILLIWATT'

Definition at line 93 of file Power.php.

◆ NANOWATT

const NANOWATT = 'NANOWATT'

Definition at line 94 of file Power.php.

◆ NEWTON_METER_PER_HOUR

const NEWTON_METER_PER_HOUR = 'NEWTON_METER_PER_HOUR'

Definition at line 95 of file Power.php.

◆ NEWTON_METER_PER_MINUTE

const NEWTON_METER_PER_MINUTE = 'NEWTON_METER_PER_MINUTE'

Definition at line 96 of file Power.php.

◆ NEWTON_METER_PER_SECOND

const NEWTON_METER_PER_SECOND = 'NEWTON_METER_PER_SECOND'

Definition at line 97 of file Power.php.

◆ PETAWATT

const PETAWATT = 'PETAWATT'

Definition at line 98 of file Power.php.

◆ PFERDESTAERKE

const PFERDESTAERKE = 'PFERDESTAERKE'

Definition at line 99 of file Power.php.

◆ PICOWATT

const PICOWATT = 'PICOWATT'

Definition at line 100 of file Power.php.

◆ PONCELET

const PONCELET = 'PONCELET'

Definition at line 101 of file Power.php.

◆ POUND_SQUARE_FOOR_PER_CUBIC_SECOND

const POUND_SQUARE_FOOR_PER_CUBIC_SECOND = 'POUND_SQUARE_FOOT_PER_CUBIC_SECOND'

Definition at line 102 of file Power.php.

◆ STANDARD

const STANDARD = 'WATT'

Definition at line 39 of file Power.php.

◆ TERAWATT

const TERAWATT = 'TERAWATT'

Definition at line 103 of file Power.php.

◆ TON_OF_REFRIGERATION

const TON_OF_REFRIGERATION = 'TON_OF_REFRIGERATION'

Definition at line 104 of file Power.php.

◆ WATT

const WATT = 'WATT'

Definition at line 105 of file Power.php.

◆ YOCTOWATT

const YOCTOWATT = 'YOCTOWATT'

Definition at line 106 of file Power.php.

◆ YOTTAWATT

const YOTTAWATT = 'YOTTAWATT'

Definition at line 107 of file Power.php.

◆ ZEPTOWATT

const ZEPTOWATT = 'ZEPTOWATT'

Definition at line 108 of file Power.php.

◆ ZETTAWATT

const ZETTAWATT = 'ZETTAWATT'

Definition at line 109 of file Power.php.


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