Services_Weather_Common::convertPressure

Services_Weather_Common::convertPressure() – in、hpa、mb、mm および atm の気圧を変換する

Synopsis

require_once '/Weather/Common.php';

float Services_Weather_Common::convertPressure ( float $pressure , string $from , string $to )

Description

This package is not documented yet.

Parameter

float $pressure

string $from

string $to

Throws

No exceptions thrown.

Note

This function can not be called statically.