Click or drag to resize
IAircraftComparer Properties

The IAircraftComparer type exposes the following members.

Properties
  NameDescription
Public propertyBrowserLocation
Gets or sets the location of the browser, if known.
Public propertyPrecalculatedDistances
Gets an optional map of unique aircraft identifiers to their distance from the browser location in kilometres.
Public propertySortBy
Gets a list of key-value pairs where the key is the column to sort by (see AircraftComparerColumn) and the value is a bool indicating whether the sort is ascending (true) or descending (false).
Top
See Also