Enum AircraftTypeDesignators.EngineTypes
Enumeration showing the type of engine on the aircraft
Namespace: FpAssistantCore.Icao.ApiDataService
Assembly: FpAssistantCoreScl.dll
Syntax
public enum AircraftTypeDesignators.EngineTypes
Remarks
Description is used to assign enum
Fields
| Name | Description |
|---|---|
| Electric | Electric (E) |
| FPAssistantUnknown | Unknown (FP) |
| Jet | Jet (J) |
| P | Piston (P) |
| Rocket | Rocket (R) |
| TurbopropTurboshaft | Turboprop/Turboshaft (T) |
| Unknown | Unknown (U) |