Services_Weather_Common::convertPressure()

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

概要

require_once '/Weather/Common.php';

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

説明

このパッケージに関する文書は、未作成です。

パラメータ

float $pressure

string $from

string $to

例外・エラー

例外はスローされません。

注意

この関数は、スタティックにコールする ことはできません。