CodeAircraftEngineBaseType
CodeAircraftEngineBaseType
missing data
| Properties | Definition | Type |
|---|---|---|
| ALL | All aircraft engine types. | string |
| ELECTRIC | Electric engine | string |
| JET | Jet Engine | string |
| OTHER | Other | string |
| PISTON | Piston Engine | string |
| TURBOPROP | Turbo Propeller Engine | string |
Details
ALL
CodeAircraftEngineBaseType.ALL
All aircraft engine types.
Semantic Correspondence
| AIRM Concept | Definition |
|---|
ELECTRIC
CodeAircraftEngineBaseType.ELECTRIC
Electric engine
Semantic Correspondence
| AIRM Concept | Definition |
|---|---|
| CodeAircraftEngineType.ELECTRIC | Electric engine |
JET
CodeAircraftEngineBaseType.JET
Jet Engine
Semantic Correspondence
| AIRM Concept | Definition |
|---|---|
| CodeAircraftEngineType.TURBO_JET | Turbojet engine. |
OTHER
CodeAircraftEngineBaseType.OTHER
Other
Semantic Correspondence
| AIRM Concept | Definition |
|---|---|
| Out of scope | This concept is considered as out of the scope of the AIRM. |
PISTON
CodeAircraftEngineBaseType.PISTON
Piston Engine
Semantic Correspondence
| AIRM Concept | Definition |
|---|---|
| CodeAircraftEngineType.PISTON | Piston engine. |
TURBOPROP
CodeAircraftEngineBaseType.TURBOPROP
Turbo Propeller Engine
Semantic Correspondence
| AIRM Concept | Definition |
|---|---|
| CodeAircraftEngineType.TURBO_PROP | Turbo-prop engine. |