complexType · extension complexBaseType · all
Rotorcraft model
Complete rotorcraft model (Geometry and all specific data). The rotorcraftModelType is basically a copy of the aircraftModelType with the following additional elements: rotors, rotorBlades, driveSystems. Furthermore the following elements have been adapted for rotorcraft: global and analyses (aeroPerformance and massBreakdown).
| 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 | ||
fuselages | fuselagesType | [0..1] optional | Fuselages | ||
wings | wingsType | [0..1] optional | Wings | ||
rotors | rotorsType | [0..1] optional | Rotors | ||
rotorBlades | rotorBladesType | [0..1] optional | Rotor blades | ||
engines | enginePositionsType | [0..1] optional | Engines | ||
driveSystems | driveSystemsType | [0..1] optional | Drive systems | ||
landingGear | landingGearType | [0..1] optional | Landing gears | ||
systems | systemsType | [0..1] optional | Systems | ||
global | rotorcraftGlobalType | [0..1] optional | Global data | ||
analyses | rotorcraftAnalysesType | [0..1] optional | Analysis results | ||
systemArchitectures | systemArchitecturesType | [0..1] optional | System architectures | ||
| Type | Name |
|---|---|
rotorcraftType | model |