-
Notifications
You must be signed in to change notification settings - Fork 38
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add description of hing point translation
- Loading branch information
Showing
1 changed file
with
8 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8275,19 +8275,18 @@ [email protected] | |
<xsd:appinfo> | ||
<sd:schemaDoc> | ||
<ddue:summary> | ||
<ddue:para>controlSurfaceHingePointType</ddue:para> | ||
<ddue:para>Hinge point</ddue:para> | ||
</ddue:summary> | ||
<ddue:remarks> | ||
<ddue:content> | ||
<ddue:para>The deflection path of a control surface is described | ||
with respect to two hinge points - one at the inner border of | ||
the control surface and one at the outer border of the control | ||
surface. Those two points are defined using the xsi and relative | ||
height coordinates of the parent. Therefore those points can also | ||
lay outbound of the control surface. Those two points defined | ||
the hinge line, which is a straight line between the two points. | ||
<ddue:para>The deflection path of a control surface is described with respect to two hinge points - | ||
one at the inner border of the control surface and one at the outer border of the control surface. | ||
These two points are defined by the xsi and relative height coordinates of the parent. | ||
In addition, a translation (with respect to the wing coordinate system) can be applied. | ||
Therefore they can also be defined outside of the control surface. | ||
These two points define the hinge line, which is a straight line between them. | ||
</ddue:para> | ||
<ddue:para>An example can be found below:</ddue:para> | ||
<ddue:para>An example is shown below:</ddue:para> | ||
<ddue:mediaLink> | ||
<ddue:image xlink:href="path"/> | ||
</ddue:mediaLink> | ||
|