Uses of Class
uavsim.navigationmodel.A_ChartElementTuneable

Packages that use A_ChartElementTuneable
uavsim.navigationmodel Provides... 
 

Uses of A_ChartElementTuneable in uavsim.navigationmodel
 

Subclasses of A_ChartElementTuneable in uavsim.navigationmodel
 class A_ILSCorridor
          Defines the shared aspects of a localizer or glideslope corridor for an instrument landing system.
 class Glideslope
          Defines an ILS glideslope to a runway.
 class ILSAssembly
          Defines an assembly of ILS subcomponents: localizer (with implied DME), glideslope, and inner, middle, and outer markers.
 class Localizer
          Defines an ILS localizer to a runway.
 class NondirectionalBeacon
          Defines a nondirectional beacon (NDB).
 class VORDMEStation
          Defines a VOR/DME/VORTAC station.
 

Methods in uavsim.navigationmodel that return A_ChartElementTuneable
<_FREQUENCY_ extends A_Frequency<_FREQUENCY_>>
A_ChartElementTuneable<_FREQUENCY_>
NavigationChart.getElement(_FREQUENCY_ frequency)
          Gets a tuneable element.
private
<_FREQUENCY_ extends A_Frequency<_FREQUENCY_>>
A_ChartElementTuneable<_FREQUENCY_>
NavigationChart.getElement2(_FREQUENCY_ frequency)
          Gets a tuneable element.