complexType · extension complexBaseType · all
Definition of the global engine geometry.
All engine geometry definitions refer to the engine coordinate system. The engine coordinate system has its orgine in the middle of the fan plan. The positive x-axis is heading to the rear, the positive z-axis to the top and the y-axis according to the right hand rule.
| 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 |
| 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. | |||||
length | doubleBaseType | [0..1] optional | Length | ||
diameter | doubleBaseType | [0..1] optional | Diameter | ||
diameterProp | doubleBaseType | [0..1] optional | dProp | ||
chordlength | doubleBaseType | [0..1] optional | Chordlength of a fan blade | ||
fan | engineFanType | [0..1] optional | Fan | ||
spinner | engineSpinnerType | [0..1] optional | Spinner | ||
engineMounts | engineMountsType | [0..1] optional | Mounts attaching the engine to the aircraft | ||
liner | linerType | [0..1] optional | Acoustic liner | ||
| Type | Name |
|---|---|
engineType | geometry |