coefficientsBreakdownType

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.

Attributes

NameTypeConstraintsUseDefaultDescription
@externalDataDirectoryxsd:stringoptionalDirectory of the external data file
@externalDataNodePathxsd:stringoptionalPath of the node inside the external data file
@externalFileNamexsd:stringoptionalName of the external data file

Child elements

NameTypeConstraintsOccurrenceHow often the element may appear at this place. The schema writes it as minOccurs and maxOccurs on the declaration.DefaultDescription
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.
wingscoefficientsBreakdownWingsType[1..1] requiredAerodynamic contributions of the wings
otherComponentscoefficientsBreakdownComponentsType[0..1] optionalAerodynamic contributions of components other than the wings
remainingContributionsremainingContributionsType[0..1] optionalContributions 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.
otherComponentscoefficientsBreakdownComponentsType[1..1] requiredAerodynamic contributions of the components
remainingContributionsremainingContributionsType[0..1] optionalContributions not covered by the listed components

Used by

In a dataset · 2 paths

In the schema · 1 declaration

TypeName
aeroDataVehicleTypecoefficientsBreakdown