Click or drag to resize
coefficientsBreakdownSegmentType Complex Type

Aerodynamic contributions of a wing segment

Namespace: Empty

Schema: Empty

Base Type
Usages
Children
NameOccurrencesDescription
Sequence Sequence
      Element segmentUID

Reference to a wing segment UID

      Element coefficients

Aerodynamic coefficients of the wing segment

      Sequence Sequence[0, 1]
            Element strips

Aerodynamic contributions of the strips within the wing segment

            Element remainingContributions[0, 1]

Contributions not covered by the strips

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 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.