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

Data Fields

const STANDARD = 'KILOGRAM_PER_METER_SECOND'
 
const CENTIPOISE = 'CENTIPOISE'
 
const DECIPOISE = 'DECIPOISE'
 
const DYNE_SECOND_PER_SQUARE_CENTIMETER = 'DYNE_SECOND_PER_SQUARE_CENTIMETER'
 
const GRAM_FORCE_SECOND_PER_SQUARE_CENTIMETER = 'GRAM_FORCE_SECOND_PER_SQUARE_CENTIMETER'
 
const GRAM_PER_CENTIMETER_SECOND = 'GRAM_PER_CENTIMETER_SECOND'
 
const KILOGRAM_FORCE_SECOND_PER_SQUARE_METER = 'KILOGRAM_FORCE_SECOND_PER_SQUARE_METER'
 
const KILOGRAM_PER_METER_HOUR = 'KILOGRAM_PER_METER_HOUR'
 
const KILOGRAM_PER_METER_SECOND = 'KILOGRAM_PER_METER_SECOND'
 
const MILLIPASCAL_SECOND = 'MILLIPASCAL_SECOND'
 
const MILLIPOISE = 'MILLIPOISE'
 
const NEWTON_SECOND_PER_SQUARE_METER = 'NEWTON_SECOND_PER_SQUARE_METER'
 
const PASCAL_SECOND = 'PASCAL_SECOND'
 
const POISE = 'POISE'
 
const POISEUILLE = 'POISEUILLE'
 
const POUND_FORCE_SECOND_PER_SQUARE_FEET = 'POUND_FORCE_SECOND_PER_SQUARE_FEET'
 
const POUND_FORCE_SECOND_PER_SQUARE_INCH = 'POUND_FORCE_SECOND_PER_SQUARE_INCH'
 
const POUND_PER_FOOT_HOUR = 'POUND_PER_FOOT_HOUR'
 
const POUND_PER_FOOT_SECOND = 'POUND_PER_FOOT_SECOND'
 
const POUNDAL_HOUR_PER_SQUARE_FOOT = 'POUNDAL_HOUR_PER_SQUARE_FOOT'
 
const POUNDAL_SECOND_PER_SQUARE_FOOT = 'POUNDAL_SECOND_PER_SQUARE_FOOT'
 
const REYN = 'REYN'
 
const SLUG_PER_FOOT_SECOND = 'SLUG_PER_FOOT_SECOND'
 
const LBFS_PER_SQUARE_FOOT = 'LBFS_PER_SQUARE_FOOT'
 
const NS_PER_SQUARE_METER = 'NS_PER_SQUARE_METER'
 
const WATER_20C = 'WATER_20C'
 
const WATER_40C = 'WATER_40C'
 
const HEAVY_OIL_20C = 'HEAVY_OIL_20C'
 
const HEAVY_OIL_40C = 'HEAVY_OIL_40C'
 
const GLYCERIN_20C = 'GLYCERIN_20C'
 
const GLYCERIN_40C = 'GLYCERIN_40C'
 
const SAE_5W_MINUS18C = 'SAE_5W_MINUS18C'
 
const SAE_10W_MINUS18C = 'SAE_10W_MINUS18C'
 
const SAE_20W_MINUS18C = 'SAE_20W_MINUS18C'
 
const SAE_5W_99C = 'SAE_5W_99C'
 
const SAE_10W_99C = 'SAE_10W_99C'
 
const SAE_20W_99C = 'SAE_20W_99C'
 

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

Field Documentation

◆ $_units

$_units
protected

Definition at line 83 of file Dynamic.php.

◆ CENTIPOISE

const CENTIPOISE = 'CENTIPOISE'

Definition at line 41 of file Dynamic.php.

◆ DECIPOISE

const DECIPOISE = 'DECIPOISE'

Definition at line 42 of file Dynamic.php.

◆ DYNE_SECOND_PER_SQUARE_CENTIMETER

const DYNE_SECOND_PER_SQUARE_CENTIMETER = 'DYNE_SECOND_PER_SQUARE_CENTIMETER'

Definition at line 43 of file Dynamic.php.

◆ GLYCERIN_20C

const GLYCERIN_20C = 'GLYCERIN_20C'

Definition at line 69 of file Dynamic.php.

◆ GLYCERIN_40C

const GLYCERIN_40C = 'GLYCERIN_40C'

Definition at line 70 of file Dynamic.php.

◆ GRAM_FORCE_SECOND_PER_SQUARE_CENTIMETER

const GRAM_FORCE_SECOND_PER_SQUARE_CENTIMETER = 'GRAM_FORCE_SECOND_PER_SQUARE_CENTIMETER'

Definition at line 44 of file Dynamic.php.

◆ GRAM_PER_CENTIMETER_SECOND

const GRAM_PER_CENTIMETER_SECOND = 'GRAM_PER_CENTIMETER_SECOND'

Definition at line 45 of file Dynamic.php.

◆ HEAVY_OIL_20C

const HEAVY_OIL_20C = 'HEAVY_OIL_20C'

Definition at line 67 of file Dynamic.php.

◆ HEAVY_OIL_40C

const HEAVY_OIL_40C = 'HEAVY_OIL_40C'

Definition at line 68 of file Dynamic.php.

◆ KILOGRAM_FORCE_SECOND_PER_SQUARE_METER

const KILOGRAM_FORCE_SECOND_PER_SQUARE_METER = 'KILOGRAM_FORCE_SECOND_PER_SQUARE_METER'

Definition at line 46 of file Dynamic.php.

◆ KILOGRAM_PER_METER_HOUR

const KILOGRAM_PER_METER_HOUR = 'KILOGRAM_PER_METER_HOUR'

Definition at line 47 of file Dynamic.php.

◆ KILOGRAM_PER_METER_SECOND

const KILOGRAM_PER_METER_SECOND = 'KILOGRAM_PER_METER_SECOND'

Definition at line 48 of file Dynamic.php.

◆ LBFS_PER_SQUARE_FOOT

const LBFS_PER_SQUARE_FOOT = 'LBFS_PER_SQUARE_FOOT'

Definition at line 63 of file Dynamic.php.

◆ MILLIPASCAL_SECOND

const MILLIPASCAL_SECOND = 'MILLIPASCAL_SECOND'

Definition at line 49 of file Dynamic.php.

◆ MILLIPOISE

const MILLIPOISE = 'MILLIPOISE'

Definition at line 50 of file Dynamic.php.

◆ NEWTON_SECOND_PER_SQUARE_METER

const NEWTON_SECOND_PER_SQUARE_METER = 'NEWTON_SECOND_PER_SQUARE_METER'

Definition at line 51 of file Dynamic.php.

◆ NS_PER_SQUARE_METER

const NS_PER_SQUARE_METER = 'NS_PER_SQUARE_METER'

Definition at line 64 of file Dynamic.php.

◆ PASCAL_SECOND

const PASCAL_SECOND = 'PASCAL_SECOND'

Definition at line 52 of file Dynamic.php.

◆ POISE

const POISE = 'POISE'

Definition at line 53 of file Dynamic.php.

◆ POISEUILLE

const POISEUILLE = 'POISEUILLE'

Definition at line 54 of file Dynamic.php.

◆ POUND_FORCE_SECOND_PER_SQUARE_FEET

const POUND_FORCE_SECOND_PER_SQUARE_FEET = 'POUND_FORCE_SECOND_PER_SQUARE_FEET'

Definition at line 55 of file Dynamic.php.

◆ POUND_FORCE_SECOND_PER_SQUARE_INCH

const POUND_FORCE_SECOND_PER_SQUARE_INCH = 'POUND_FORCE_SECOND_PER_SQUARE_INCH'

Definition at line 56 of file Dynamic.php.

◆ POUND_PER_FOOT_HOUR

const POUND_PER_FOOT_HOUR = 'POUND_PER_FOOT_HOUR'

Definition at line 57 of file Dynamic.php.

◆ POUND_PER_FOOT_SECOND

const POUND_PER_FOOT_SECOND = 'POUND_PER_FOOT_SECOND'

Definition at line 58 of file Dynamic.php.

◆ POUNDAL_HOUR_PER_SQUARE_FOOT

const POUNDAL_HOUR_PER_SQUARE_FOOT = 'POUNDAL_HOUR_PER_SQUARE_FOOT'

Definition at line 59 of file Dynamic.php.

◆ POUNDAL_SECOND_PER_SQUARE_FOOT

const POUNDAL_SECOND_PER_SQUARE_FOOT = 'POUNDAL_SECOND_PER_SQUARE_FOOT'

Definition at line 60 of file Dynamic.php.

◆ REYN

const REYN = 'REYN'

Definition at line 61 of file Dynamic.php.

◆ SAE_10W_99C

const SAE_10W_99C = 'SAE_10W_99C'

Definition at line 75 of file Dynamic.php.

◆ SAE_10W_MINUS18C

const SAE_10W_MINUS18C = 'SAE_10W_MINUS18C'

Definition at line 72 of file Dynamic.php.

◆ SAE_20W_99C

const SAE_20W_99C = 'SAE_20W_99C'

Definition at line 76 of file Dynamic.php.

◆ SAE_20W_MINUS18C

const SAE_20W_MINUS18C = 'SAE_20W_MINUS18C'

Definition at line 73 of file Dynamic.php.

◆ SAE_5W_99C

const SAE_5W_99C = 'SAE_5W_99C'

Definition at line 74 of file Dynamic.php.

◆ SAE_5W_MINUS18C

const SAE_5W_MINUS18C = 'SAE_5W_MINUS18C'

Definition at line 71 of file Dynamic.php.

◆ SLUG_PER_FOOT_SECOND

const SLUG_PER_FOOT_SECOND = 'SLUG_PER_FOOT_SECOND'

Definition at line 62 of file Dynamic.php.

◆ STANDARD

const STANDARD = 'KILOGRAM_PER_METER_SECOND'

Definition at line 39 of file Dynamic.php.

◆ WATER_20C

const WATER_20C = 'WATER_20C'

Definition at line 65 of file Dynamic.php.

◆ WATER_40C

const WATER_40C = 'WATER_40C'

Definition at line 66 of file Dynamic.php.


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