Click or drag to resize
coefficientsBreakdownWingType Complex Type

Aerodynamic contributions of a wing

Namespace: Empty

Schema: Empty

Base Type
Usages
Children
NameOccurrencesDescription
Sequence Sequence
      Element wingUID

Reference to a wing UID

      Element coefficients

Aerodynamic coefficients of the wing

      Sequence Sequence[0, 1]
            Element segments

Aerodynamic contributions of the segments of the wing

            Element remainingContributions[0, 1]

Contributions not covered by the segments

Attributes
NameTypeRequiredDescription
Attribute externalDataDirectorySimple Type string

Directory of the external data file

Attribute externalDataNodePathSimple Type string

Path of the node inside the external data file

Attribute externalFileNameSimple Type string

Name of the external data file

Remarks

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.