Click or drag to resize
IStandingDataManager Methods

The IStandingDataManager type exposes the following members.

Methods
  NameDescription
Public methodFindAircraftType
Returns the ICAO8643 type information for the aircraft type passed across.
Public methodFindAirlinesForCode
Returns the airlines that have the IATA or ICAO code passed across.
Public methodFindCodeBlock
Returns the code block for the ICAO24 aircraft identifier passed across.
Public methodFindRoute
Returns the route that the aircraft using the callsign passed across is most likely following.
Public methodLoad
Forces the manager to load the data if it hasn't already been loaded. Does nothing if the data is already loaded.
Top
See Also