section Element

Section of the wing.

Namespace: Empty

Schema: Empty

Type
Parents
Children
NameOccurrencesDescription
All All
      Element description[0, 1]

Description of the wing section.

      Element elements

Elements of the wing.

      Element name

Name of wing the wing section.

      Element transformation

transformationType

Attributes
NameTypeRequiredDescription
Attribute externalDataDirectorySimple Type string
Attribute externalDataNodePathSimple Type string
Attribute externalFileNameSimple Type string
Attribute uIDSimple Type stringYes
Remarks

WingSection type, containing a wing section. The sections contains elements, where the airfoils are defined. For the definition of a wing at least two sections (root and tip) have to be defined, but any number greater than 2 is also possible.

Mathematically spoken a section is a coordinate system that is translated, rotated and scaled relative to the wing coordinate system. This transformation parameters are defined withing the transformation section.

In addition to the translation, which is defined in the transformation part, the section can be translated by using the positionings vectors (wing->positiongs). Translation of the positionings vectors is added to the translation of the section.

An example for wing sections can be found in the picture below:

wingsections
See Also