Class WeatherUtils
java.lang.Object
org.deltava.beans.wx.WeatherUtils
A utility class for weather data.
- Since:
- 4.1
- Version:
- 4.1
- Author:
- Luke
-
Method Summary
Modifier and TypeMethodDescriptionstatic ILSCategory
Returns the ILS Category in use for a particular METAR.
-
Method Details
-
getILS
Returns the ILS Category in use for a particular METAR.- Parameters:
m
- the METAR for the Airport- Returns:
- an ILSCategory, or null if ceiling above 2500 feet AGL
-