Class Airway

java.lang.Object
org.deltava.beans.navdata.Airway
All Implemented Interfaces:
Serializable, Comparable<Airway>, GeoLocation, Route, Cacheable
Direct Known Subclasses:
OceanicTrack, TerminalRoute

public class Airway extends Object implements Comparable<Airway>, Route, GeoLocation
A bean to store Airway names and waypoint data. Since there can be multiple Airways across the world with the same code, each intersection can be flagged as "end of sequence" deliniating the end of a particular airway sequence.
Since:
1.0
Version:
11.0
Author:
Luke
See Also: