Measure/Viscosity/Dynamic.php

Show: inherited
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 [email protected] so we can send you a copy immediately.

Category
Zend  
Copyright
Copyright (c) 2005-2012 Zend Technologies USA Inc. (http://www.zend.com)  
License
New BSD License  
Package
Zend_Measure  
Version
$Id: Dynamic.php 24593 2012-01-05 20:35:02Z matthew $  

\Zend_Measure_Viscosity_Dynamic

Package: Zend\Measure\Zend\Measure\Viscosity\Dynamic

Class for handling acceleration conversions

Parent(s)
\Zend_Measure_Abstract
Category
Zend  
Copyright
Copyright (c) 2005-2012 Zend Technologies USA Inc. (http://www.zend.com)  
License
New BSD License  

Constants

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

Properties

Propertyprotectedstring $_locale = null
inherited

Locale identifier

Inherited from: \Zend_Measure_Abstract::$$_locale
Default valuenullDetails
Type
string
Inherited_from
\Zend_Measure_Abstract::$$_locale  
Propertyprotectedstring $_type =
inherited

Original type for this unit

Inherited from: \Zend_Measure_Abstract::$$_type
Details
Type
string
Inherited_from
\Zend_Measure_Abstract::$$_type  
Propertyprotectedarray $_units = array('CENTIPOISE' => array('0.001', 'cP'), 'DECIPOISE' => array('0.01', 'dP'), 'DYNE_SECOND_PER_SQUARE_CENTIMETER' => array('0.1', 'dyn s/cm²'), 'GRAM_FORCE_SECOND_PER_SQUARE_CENTIMETER' => array('98.0665', 'gf s/cm²'), 'GRAM_PER_CENTIMETER_SECOND' => array('0.1', 'g/cm s'), 'KILOGRAM_FORCE_SECOND_PER_SQUARE_METER' => array('9.80665', 'kgf s/m²'), 'KILOGRAM_PER_METER_HOUR' => array(array('' => '1', '/' => '3600'), 'kg/m h'), 'KILOGRAM_PER_METER_SECOND' => array('1', 'kg/ms'), 'MILLIPASCAL_SECOND' => array('0.001', 'mPa s'), 'MILLIPOISE' => array('0.0001', 'mP'), 'NEWTON_SECOND_PER_SQUARE_METER' => array('1', 'N s/m²'), 'PASCAL_SECOND' => array('1', 'Pa s'), 'POISE' => array('0.1', 'P'), 'POISEUILLE' => array('1', 'Pl'), 'POUND_FORCE_SECOND_PER_SQUARE_FEET' => array('47.880259', 'lbf s/ft²'), 'POUND_FORCE_SECOND_PER_SQUARE_INCH' => array('6894.75729', 'lbf s/in²'), 'POUND_PER_FOOT_HOUR' => array('0.00041337887', 'lb/ft h'), 'POUND_PER_FOOT_SECOND' => array('1.4881639', 'lb/ft s'), 'POUNDAL_HOUR_PER_SQUARE_FOOT' => array('0.00041337887', 'pdl h/ft²'), 'POUNDAL_SECOND_PER_SQUARE_FOOT' => array('1.4881639', 'pdl s/ft²'), 'REYN' => array('6894.75729', 'reyn'), 'SLUG_PER_FOOT_SECOND' => array('47.880259', 'slug/ft s'), 'WATER_20C' => array('0.001', 'water (20°)'), 'WATER_40C' => array('0.00065', 'water (40°)'), 'HEAVY_OIL_20C' => array('0.45', 'oil (20°)'), 'HEAVY_OIL_40C' => array('0.11', 'oil (40°)'), 'GLYCERIN_20C' => array('1.41', 'glycerin (20°)'), 'GLYCERIN_40C' => array('0.284', 'glycerin (40°)'), 'SAE_5W_MINUS18C' => array('1.2', 'SAE 5W (-18°)'), 'SAE_10W_MINUS18C' => array('2.4', 'SAE 10W (-18°)'), 'SAE_20W_MINUS18C' => array('9.6', 'SAE 20W (-18°)'), 'SAE_5W_99C' => array('0.0039', 'SAE 5W (99°)'), 'SAE_10W_99C' => array('0.0042', 'SAE 10W (99°)'), 'SAE_20W_99C' => array('0.0057', 'SAE 20W (99°)'), 'STANDARD' => 'KILOGRAM_PER_METER_SECOND')

Calculations for all dynamic viscosity units

Default valuearray('CENTIPOISE' => array('0.001', 'cP'), 'DECIPOISE' => array('0.01', 'dP'), 'DYNE_SECOND_PER_SQUARE_CENTIMETER' => array('0.1', 'dyn s/cm²'), 'GRAM_FORCE_SECOND_PER_SQUARE_CENTIMETER' => array('98.0665', 'gf s/cm²'), 'GRAM_PER_CENTIMETER_SECOND' => array('0.1', 'g/cm s'), 'KILOGRAM_FORCE_SECOND_PER_SQUARE_METER' => array('9.80665', 'kgf s/m²'), 'KILOGRAM_PER_METER_HOUR' => array(array('' => '1', '/' => '3600'), 'kg/m h'), 'KILOGRAM_PER_METER_SECOND' => array('1', 'kg/ms'), 'MILLIPASCAL_SECOND' => array('0.001', 'mPa s'), 'MILLIPOISE' => array('0.0001', 'mP'), 'NEWTON_SECOND_PER_SQUARE_METER' => array('1', 'N s/m²'), 'PASCAL_SECOND' => array('1', 'Pa s'), 'POISE' => array('0.1', 'P'), 'POISEUILLE' => array('1', 'Pl'), 'POUND_FORCE_SECOND_PER_SQUARE_FEET' => array('47.880259', 'lbf s/ft²'), 'POUND_FORCE_SECOND_PER_SQUARE_INCH' => array('6894.75729', 'lbf s/in²'), 'POUND_PER_FOOT_HOUR' => array('0.00041337887', 'lb/ft h'), 'POUND_PER_FOOT_SECOND' => array('1.4881639', 'lb/ft s'), 'POUNDAL_HOUR_PER_SQUARE_FOOT' => array('0.00041337887', 'pdl h/ft²'), 'POUNDAL_SECOND_PER_SQUARE_FOOT' => array('1.4881639', 'pdl s/ft²'), 'REYN' => array('6894.75729', 'reyn'), 'SLUG_PER_FOOT_SECOND' => array('47.880259', 'slug/ft s'), 'WATER_20C' => array('0.001', 'water (20°)'), 'WATER_40C' => array('0.00065', 'water (40°)'), 'HEAVY_OIL_20C' => array('0.45', 'oil (20°)'), 'HEAVY_OIL_40C' => array('0.11', 'oil (40°)'), 'GLYCERIN_20C' => array('1.41', 'glycerin (20°)'), 'GLYCERIN_40C' => array('0.284', 'glycerin (40°)'), 'SAE_5W_MINUS18C' => array('1.2', 'SAE 5W (-18°)'), 'SAE_10W_MINUS18C' => array('2.4', 'SAE 10W (-18°)'), 'SAE_20W_MINUS18C' => array('9.6', 'SAE 20W (-18°)'), 'SAE_5W_99C' => array('0.0039', 'SAE 5W (99°)'), 'SAE_10W_99C' => array('0.0042', 'SAE 10W (99°)'), 'SAE_20W_99C' => array('0.0057', 'SAE 20W (99°)'), 'STANDARD' => 'KILOGRAM_PER_METER_SECOND')Details
Type
array
Propertyprotectedstring $_value =
inherited

Plain value in standard unit

Inherited from: \Zend_Measure_Abstract::$$_value
Details
Type
string
Inherited_from
\Zend_Measure_Abstract::$$_value  

Methods

methodpublic__construct(mixed $value, int $type = null, \Zend_Locale $locale = null) : void
inherited

Zend_Measure_Abstract is an abstract class for the different measurement types

Inherited from: \Zend_Measure_Abstract::__construct()
Parameters
Name Type Description
$value mixed

Value as string, integer, real or float

$type int

OPTIONAL a measure type f.e. Zend_Measure_Length::METER

$locale \Zend_Locale

OPTIONAL a Zend_Locale Type

Throws
Exception Description
\Zend_Measure_Exception
methodpublic__toString() : string
inherited

Returns a string representation

Inherited from: \Zend_Measure_Abstract::__toString()
Returns
Type Description
string
methodpublicadd(\Zend_Measure_Abstract $object) : \Zend_Measure_Abstract
inherited

Adds an unit to another one

Inherited from: \Zend_Measure_Abstract::add()
Parameters
Name Type Description
$object \Zend_Measure_Abstract

object of same unit type

Returns
Type Description
\Zend_Measure_Abstract
methodpubliccompare(\Zend_Measure_Abstract $object) : boolean
inherited

Compares two units

Inherited from: \Zend_Measure_Abstract::compare()
Parameters
Name Type Description
$object \Zend_Measure_Abstract

object of same unit type

Returns
Type Description
boolean
methodpublicconvertTo(string $type, integer $round = 2, string | \Zend_Locale $locale = null) : string
inherited

Alias function for setType returning the converted unit

Inherited from: \Zend_Measure_Abstract::convertTo()
Parameters
Name Type Description
$type string

Constant Type

$round integer

(Optional) Rounds the value to a given precision

$locale string | \Zend_Locale

(Optional) Locale to set for the number

Returns
Type Description
string
methodpublicequals(\Zend_Measure_Abstract $object) : boolean
inherited

Compare if the value and type is equal

Inherited from: \Zend_Measure_Abstract::equals()
Parameters
Name Type Description
$object \Zend_Measure_Abstract

object to compare

Returns
Type Description
boolean
methodpublicgetConversionList() : array
inherited

Returns the conversion list

Inherited from: \Zend_Measure_Abstract::getConversionList()
Returns
Type Description
array
methodpublicgetLocale() : string
inherited

Returns the actual set locale

Inherited from: \Zend_Measure_Abstract::getLocale()
Returns
Type Description
string
methodpublicgetType() : \type
inherited

Returns the original type

Inherited from: \Zend_Measure_Abstract::getType()
Returns
Type Description
\type
methodpublicgetValue(integer $round = -1, string | \Zend_Locale $locale = null) : integer | string
inherited

Returns the internal value

Inherited from: \Zend_Measure_Abstract::getValue()
Parameters
Name Type Description
$round integer

(Optional) Rounds the value to an given precision, Default is -1 which returns without rounding

$locale string | \Zend_Locale

(Optional) Locale for number representation

Returns
Type Description
integer | string
methodpublicsetLocale(string | \Zend_Locale $locale = null, boolean $check = false) : \Zend_Measure_Abstract
inherited

Sets a new locale for the value representation

Inherited from: \Zend_Measure_Abstract::setLocale()
Parameters
Name Type Description
$locale string | \Zend_Locale

(Optional) New locale to set

$check boolean

False, check but don't set; True, set the new locale

Returns
Type Description
\Zend_Measure_Abstract
methodpublicsetType(string $type) : \Zend_Measure_Abstract
inherited

Set a new type, and convert the value

Inherited from: \Zend_Measure_Abstract::setType()
Parameters
Name Type Description
$type string

New type to set

Returns
Type Description
\Zend_Measure_Abstract
Throws
Exception Description
\Zend_Measure_Exception
methodpublicsetValue(integer | string $value, string $type = null, string | \Zend_Locale $locale = null) : \Zend_Measure_Abstract
inherited

Set a new value

Inherited from: \Zend_Measure_Abstract::setValue()
Parameters
Name Type Description
$value integer | string

Value as string, integer, real or float

$type string

OPTIONAL A measure type f.e. Zend_Measure_Length::METER

$locale string | \Zend_Locale

OPTIONAL Locale for parsing numbers

Returns
Type Description
\Zend_Measure_Abstract
Throws
Exception Description
\Zend_Measure_Exception
methodpublicsub(\Zend_Measure_Abstract $object) : \Zend_Measure_Abstract
inherited

Substracts an unit from another one

Inherited from: \Zend_Measure_Abstract::sub()
Parameters
Name Type Description
$object \Zend_Measure_Abstract

object of same unit type

Returns
Type Description
\Zend_Measure_Abstract
methodpublictoString(integer $round = -1, string | \Zend_Locale $locale = null) : string
inherited

Returns a string representation

Inherited from: \Zend_Measure_Abstract::toString()
Parameters
Name Type Description
$round integer

(Optional) Runds the value to an given exception

$locale string | \Zend_Locale

(Optional) Locale to set for the number

Returns
Type Description
string
Documentation was generated by phpDocumentor 2.0.0a8.