Services_Weather_Common::convertDistance

Services_Weather_Common::convertDistance() – Convert distance between km, ft and sm

Synopsis

require_once '/Weather/Common.php';

float Services_Weather_Common::convertDistance ( float $distance , string $from , string $to )

Description

This package is not documented yet.

Parameter

float $distance

string $from

string $to

Throws

No exceptions thrown.

Note

This function can not be called statically.

Calculate windchill from temperature and windspeed (enhanced formula) (Previous) Convert pressure between in, hpa, mb, mm and atm (Next)
Last updated: Sat, 16 Feb 2019 — Download Documentation
Do you think that something on this page is wrong? Please file a bug report.
View this page in:
  • English

User Notes:

There are no user contributed notes for this page.