|
Class Summary |
| AirportLocation |
A class to store airport location data. |
| Airway |
A bean to store Airway names and waypoint data. |
| Intersection |
A bean to store Intersection data. |
| NavigationDataBean |
A bean to store common properties for Navigation Database objects. |
| NavigationDataMap |
A "map-like" class to support multiple navigation data objects with the same code, and
return back a single bean based on distance from an arbitrary point. |
| NavigationFrequencyBean |
A NavigationDataBean to represent a navigation aid with a tunable radio frequency. |
| NDB |
A bean to store Non-Directional Beacon information. |
| OceanicTrack |
A bean to store Oceanic Track (NAT/PACOT) information. |
| Runway |
A bean to store runway information. |
| TerminalRoute |
A bean to store SID/STAR data. |
| VOR |
A bean to store VOR information. |