| AircraftListJsonBuilderFilter Properties |
The AircraftListJsonBuilderFilter type exposes the following members.
| Name | Description | |
|---|---|---|
| Airport |
Gets or sets an airport code that the aircraft has to be flying from, to or via in order to pass the filter.
| |
| Altitude |
Gets or sets the range of altitudes that an aircraft can be flying at in order to pass the filter.
| |
| Callsign |
Gets or sets the text that will be compared to aircraft's callsign before it can pass the filter.
| |
| Distance |
Gets or sets the range of distances in kilometres that the aircraft can be at before it can pass the filter.
| |
| EngineType |
Gets or sets the engine type that the aircraft must have before it can pass the filter.
| |
| Icao24 |
Gets or sets the ICAO24 code that the aircraft must have before it can pass the filter.
| |
| Icao24Country |
Gets or sets the text that will be compared to an aircraft's ICAO24 country before it can pass the filter.
| |
| IsInteresting |
Gets or sets a value indicating that the aircraft must be flagged as Interested in the BaseStation database before it can pass the filter.
| |
| IsMilitary |
Gets or sets a value indicating that the aircraft must be operated by the military before it can pass the filter.
| |
| MustTransmitPosition |
Gets or sets a value indicating that the aircraft must (or must not) be transmitting a position before it can pass the filter.
| |
| Operator |
Gets or sets the text that will be compared to an aircraft's operator to pass the filter.
| |
| OperatorIcao |
Gets or sets the text that will be compared to an aircraft's operator code to pass the filter.
| |
| PositionWithin |
Gets or sets the lines of latitude and longitude that the aircraft must be within before it can pass the filter.
The first coordinate is Top-Left and the second is Bottom-Right.
| |
| Registration |
Gets or sets the text that will be compared to an aircraft's registration before it can pass the filter.
| |
| Species |
Gets or sets the aircraft species that is allowed to pass the filter.
| |
| Squawk |
Gets or sets the range of squawk values that allow an aircraft to pass the filter.
| |
| Type |
Gets or sets the text that will be compared to an aircraft's type before it can pass the filter.
| |
| UserTag |
Gets or sets the text that will be compared to an aircraft's user tag before it can pass the filter.
| |
| WakeTurbulenceCategory |
Gets or sets the wake turbulence category that the aircraft must have before it can pass the filter.
|