| Index | PHPmyEasyWeather | PHPmyEasyWeather Homepage |
getMetarDewpointgetMetarDewpoint -- return dewpoint out of METAR Code Descriptionint getMetarDewpoint (string $METAR); getMetarDewpoint returns the dewpoint measured in degrees centigrade out of a METAR code if available. If $METAR doesn´t contain temperature information or METAR code syntax is wrong getMetarDewpoint will return false. |
| Previous | Up | Next |