Click or drag to resize
IBaseStationAircraftList Properties

The IBaseStationAircraftList type exposes the following members.

Properties
  NameDescription
Public propertyCount
Gets the total number of aircraft currently being tracked.
(Inherited from IAircraftList.)
Public propertyIsTracking
Gets a value indicating that the aircraft list is tracking aircraft.
(Inherited from IAircraftList.)
Public propertyListener
Gets or sets the listener that will pick up messages from a source of data and translate them into BaseStationMessages for us.
Public propertyPolarPlotter
Gets or sets the object that's keeping polar plots for us. Can be null if the listener that's feeding this list doesn't support polar plots.
Public propertySource
Gets a value indicating where the aircraft messages are coming from.
(Inherited from IAircraftList.)
Public propertyStandingDataManager
Gets or sets the object that will look up information about aircraft from the standing data files.
Top
See Also