org.wdssii.dualpol.icing
Class PirepsReader
java.lang.Object
org.wdssii.dualpol.icing.PirepsReader
public class PirepsReader
- extends Object
Reads PIREPS (pilot reports of icing)
- Author:
- lakshman
Field Summary |
private static org.apache.commons.logging.Log |
log
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
log
private static org.apache.commons.logging.Log log
PirepsReader
public PirepsReader()
FeetToKms
private static float FeetToKms(float feet)
createObject
public List<PilotReport> createObject(File path)
- pass in the file name and obtain an object back.
readReports
public PilotReport[] readReports(String dir,
String pattern)
- Reads all the reports in a given directory. The filename should match the
given pattern