complexType · extension complexBaseType · sequence
Aerodynamic contributions of a wing
Describes the contributions of a specific wing to the total aerodynamic coefficients of a vehicle
It is obligatory to reference a wing via its uID and to provide its coefficients. The breakdown of the coefficients comprises the segments and remainingContributions. The latter must only be specified if segments is given.
| 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 |
|---|---|---|---|---|---|
| sequenceThe children below must appear in exactly this order. Each may repeat as often as its own occurrence allows. | |||||
wingUID | stringUIDBaseType | [1..1] required | Reference to a wing UID | ||
coefficients | aeroCaseCoefficientsType | [1..1] required | Aerodynamic coefficients of the wing | ||
| sequenceThe children below must appear in exactly this order. Each may repeat as often as its own occurrence allows.· [0..1] optional | |||||
segments | coefficientsBreakdownWingSegmentsType | [1..1] required | Aerodynamic contributions of the segments of the wing | ||
remainingContributions | remainingContributionsType | [0..1] optional | Contributions not covered by the segments | ||
cpacs/vehicles/aircraft/model/analyses/loadAnalysis/loadCases/aeroCases/aeroCase/aeroData/vehicle/coefficientsBreakdown/wings/wingcpacs/vehicles/rotorcraft/model/analyses/loadAnalysis/loadCases/aeroCases/aeroCase/aeroData/vehicle/coefficientsBreakdown/wings/wing| Type | Name |
|---|---|
coefficientsBreakdownWingsType | wing |