complexType · extension complexBaseType · all
Engine nacelle
The engine nacelle is part of an engine. It allows to define the outer geometry of the following engine components:
All geometric values refer to the fan position.
The common use case for this definition includes bypass engines. In the case of non-bypass engines, the core cowl should be omitted.
| Name | Type | Constraints | Use | Default | Description |
|---|---|---|---|---|---|
@externalDataDirectory | xsd:string | optional | Directory of the external data file | ||
@externalDataNodePath | xsd:string | optional | Path of the node inside the external data file | ||
@externalFileName | xsd:string | optional | Name of the external data file | ||
@uID | xsd:ID | required | UID |
| Name | Type | Constraints | OccurrenceHow often the element may appear at this place. The schema writes it as minOccurs and maxOccurs on the declaration. | Default | Description |
|---|---|---|---|---|---|
| allThe children below may appear in any order. Each may appear at most once. | |||||
fanCowl | nacelleCowlType | [1..1] required | Fan cowl | ||
coreCowl | nacelleCowlType | [0..1] optional | Core cowl | ||
centerCowl | nacelleCenterCowlType | [0..1] optional | Center cowl | ||
| Type | Name |
|---|---|
engineType | nacelle |