positioningType Complex Type |
Positioning of the wing section
Namespace: Empty
Schema: Empty
Name | Occurrences | Description |
---|---|---|
All | ||
description | [0, 1] | Description of the positioning. |
dihedralAngle | Dihedralangle between inner and outer section. This angle equals a positive rotation of the positioning vector around the x-axis of the wing coordinate system | |
fromSectionUID | [0, 1] | Reference to starting section of the positioning vector. If missing, the positioning is made from the origin of the wing coordinate system. |
length | Distance between inner and outer section (length of the positioning vector). | |
name | Name of the positioning. | |
sweepAngle | Sweepangle between inner and outer section. This angle equals a positive rotation of the positioning vector around the z-axis of the wing coordinate system. | |
toSectionUID | Reference to ending section (section to be positioned) of the positioning vector. |
Name | Type | Required | Description |
---|---|---|---|
externalDataDirectory | string | ||
externalDataNodePath | string | ||
externalFileName | string | ||
uID | ID | Yes |
The positionings describe an additional translation of sections. Basically, the positioning is a vector having the length 'length' and an orientation that is described by the parameters 'sweepAngle' and 'dihedralAngle'. If the 'sweepAngle' and the 'dihedralAngle' are set to zero (or left blank) the positioning vector equals the positive y-axis of the coordinate system (in case of a positive 'length').
If the parameter 'fromSectionUID' is set, the positioning describes the translation between the 'from' towards the 'to' section. If the parameter 'fromSectionUID' is left blank the origin of the positioning vector is the origin of the parent coordinate system.
The origin of the section coordinate system is the position which is described by the positioning vector PLUS the translation which is described in the section.
Please note: If the origin of the positioning vector is defined by using another section, i.e. fromSection is defined, the origin of this vector equals the end of the positioning vector of the previous section. This means that the section translation of the from-section has no influence on the positioning of the to-section. Therefore the total translation, which is described by positionings, is the sum of the current positioning and all positionings that are defined 'before'.
An example for this is given at positioning 3 and 4 at the picture below. Please note, that any other combination of positionings would be possible.
Application of the sweepangle does not lead to a rotation of the section. Application of the dihedral does not lead to a rotation of the section.