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