AircraftType Properties |
The AircraftType type exposes the following members.
Name | Description | |
---|---|---|
EnginePlacement |
Gets or sets an indication of how the engines are mounted on the aircraft.
| |
Engines |
Gets or sets the number of engines - 1, 2, 3 etc. or C for two engines coupled to drive a single propeller.
This will be null if the number of engines is not known or not applicable.
| |
EngineType |
Gets or sets the type of engine predominantly used to propel the aircraft.
| |
Manufacturers |
Gets a list of every manufacturer that has an aircraft that uses this type code.
| |
Models |
Gets a list of every model that is covered by this type code. There will be one entry in this
list for every entry in Manufacturers.
| |
Species |
Gets or sets the type of aircraft this is (fixed-wing, seaplane, helicopter etc.).
| |
Type |
Gets or sets the aircraft type code.
| |
WakeTurbulenceCategory |
Gets or sets the heaviest wake turbulence category that applies to the aircraft.
|