Package uavsim.navigationmodel

Provides...

See:
          Description

Class Summary
A_ChartElement Defines the shared aspects of navigation chart elements.
A_ChartElementTuneable<_FREQUENCY_ extends A_Frequency<_FREQUENCY_>> Defines the shared aspects of navigation chart elements that can be tuned to with a receiver.
A_ILSCorridor Defines the shared aspects of a localizer or glideslope corridor for an instrument landing system.
A_MarkerBeacon Defines the shared aspects of a chart element for a marker beacon.
Airport Defines an airport as a collection of airport elements.
Glideslope Defines an ILS glideslope to a runway.
ILSAssembly Defines an assembly of ILS subcomponents: localizer (with implied DME), glideslope, and inner, middle, and outer markers.
InnerMarker Defines an inner-marker beacon.
Localizer Defines an ILS localizer to a runway.
MiddleMarker Defines a middle-marker beacon.
NavigationChart Defines a collection of navigation chart elements.
NondirectionalBeacon Defines a nondirectional beacon (NDB).
OuterMarker Defines an outer-marker beacon.
Route Defines a route as an ordered collection of waypoints.
VORDMEStation Defines a VOR/DME/VORTAC station.
Waypoint Defines a waypoint.
 

Package uavsim.navigationmodel Description

Provides...