complexType · extension complexBaseType · all
Aircraft model
The aircraftModelType contains the geometric aircraft model and associated data.
Elements specifying the geometry of the aircraft are fuselages, wings, engines (referenced via uID), enginePylons, landingGear, systems (to some extend) and genericGeometryComponents.
Other elements are dedicated to additional data associated to this aircraft model. Brief and concise analysis results are stored in the global node. The analysis node contains extensive results from multidisciplinary analysis modules.
In the current CPACS version requirements only refer to the aircraft performance and are therefore specified in the performanceRequirements node.
| 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. | |||||
name | stringBaseType | [1..1] required | Name | ||
description | stringBaseType | [0..1] optional | Description | ||
reference | referenceType | [0..1] optional | Reference values, e.g. reference area and reference length | ||
configurationDefinitions | configurationDefinitionsType | [0..1] optional | Configuration definitions | ||
ducts | ductsType | [0..1] optional | Ducts | ||
fuselages | fuselagesType | [0..1] optional | Fuselages | ||
wings | wingsType | [0..1] optional | Wings | ||
engines | enginePositionsType | [0..1] optional | Positions | ||
enginePylons | enginePylonsType | [0..1] optional | Engine pylons | ||
landingGears | landingGearsType | [0..1] optional | Landing gears | ||
fuelTanks | fuelTanksType | [0..1] optional | Fuel tanks | ||
systems | systemsType | [0..1] optional | Systems | ||
genericGeometryComponents | genericGeometryComponentsType | [0..1] optional | Geometric components | ||
global | aircraftGlobalType | [0..1] optional | Global data | ||
analyses | aircraftAnalysesType | [0..1] optional | Analysis results | ||
performanceRequirements | performanceRequirementsType | [0..1] optional | Performance requirements | ||
systemArchitectures | systemArchitecturesType | [0..1] optional | System architectures | ||
| Type | Name |
|---|---|
aircraftType | model |