complexType · extension complexBaseType · all
Vehicles
The vehiclesType contains all vehicle-specific data.
This includes the vehicle itself (i.e. aircraft and rotorcraft). Furthermore, components (e.g. engines, structuralElements, etc.) as well as physical properties of materials and fuels can be predefined for easy and consistent reuse via uID-references.
| 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. | |||||
aircraft | aircraftType | [0..1] optional | Aircraft models | ||
rotorcraft | rotorcraftType | [0..1] optional | Rotorcraft models | ||
engines | enginesType | [0..1] optional | Engines | ||
performanceCases | globalPerformanceCasesType | [0..1] optional | Performance cases | ||
flightPoints | flightPointsType | [0..1] optional | Globally defined flight points | ||
profiles | profilesType | [0..1] optional | Profile geometries | ||
structuralElements | structuralElementsType | [0..1] optional | Structural elements | ||
deckElements | deckElementsType | [0..1] optional | Deck elements | ||
systemElements | systemElementsType | [0..1] optional | System elements | ||
materials | materialsType | [0..1] optional | Materials | ||
energyCarriers | energyCarriersType | [0..1] optional | Energy carriers | ||
| Type | Name |
|---|---|
cpacsType | vehicles |