complexType · extension complexBaseType · choice
Aerodynamic coefficients breakdown
Breakdown of the total aerodynamic coefficients into contributions from the various vehicle componenents. A detailed breakdown is only specified for the wing. Other components, such as the fuselage, are more generically referred to as otherComponents. Since the sum of the contributions within a breakdown must equal the total coefficients, the remaining contributions must be listed in remainingContributions.
The remainingContributions cannot be defined alone. Either the definition of a wing, otherComponents or both together is valid and can be combined with remainingContributions.
| 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 |
|---|---|---|---|---|---|
| choiceExactly one of the alternatives below may appear, unless the occurrence next to this line says otherwise. | |||||
| sequenceThe children below must appear in exactly this order. Each may repeat as often as its own occurrence allows. | |||||
wings | coefficientsBreakdownWingsType | [1..1] required | Aerodynamic contributions of the wings | ||
otherComponents | coefficientsBreakdownComponentsType | [0..1] optional | Aerodynamic contributions of components other than the wings | ||
remainingContributions | remainingContributionsType | [0..1] optional | Contributions not covered by the listed components | ||
| sequenceThe children below must appear in exactly this order. Each may repeat as often as its own occurrence allows. | |||||
otherComponents | coefficientsBreakdownComponentsType | [1..1] required | Aerodynamic contributions of the components | ||
remainingContributions | remainingContributionsType | [0..1] optional | Contributions not covered by the listed components | ||
cpacs/vehicles/aircraft/model/analyses/loadAnalysis/loadCases/aeroCases/aeroCase/aeroData/vehicle/coefficientsBreakdowncpacs/vehicles/rotorcraft/model/analyses/loadAnalysis/loadCases/aeroCases/aeroCase/aeroData/vehicle/coefficientsBreakdown| Type | Name |
|---|---|
aeroDataVehicleType | coefficientsBreakdown |