complexType · extension complexBaseType · sequence
Opening in a shell of the wing
The skin of the side named in cutOutSides — the upper shell, the lower shell or both — is taken away over the region of the cut-out. The spars, ribs and stringers that run through the region are not affected; where they have to make way, their own borders say so.
The region is bounded like a cell of a shell: a border at its leading and one at its trailing edge (cellPositioningChordwiseType) and one at its inner and one at its outer end (cellPositioningSpanwiseType). Each of them is given by relative coordinates, by a spar or by a rib, and the corners of the region are the points where the borders meet.
This cut-out belongs to the structure of the wing. The cut-out that makes room for a control surface is defined at the device itself and takes away a part of the wing including its outer shape (see controlSurfaceWingCutOutType).
Example
An inspection opening in the lower shell of the example, between two relative chordwise and two relative spanwise positions:
<wingCutOuts>
<cutOut uID="Wing_inspectionOpening">
<positioningLeadingEdge>
<xsi1>0.4</xsi1>
<xsi2>0.4</xsi2>
</positioningLeadingEdge>
<positioningTrailingEdge>
<xsi1>0.55</xsi1>
<xsi2>0.55</xsi2>
</positioningTrailingEdge>
<positioningInnerBorder>
<eta1>
<eta>0.6</eta>
<referenceUID>Wing_componentSegment</referenceUID>
</eta1>
<eta2>
<eta>0.6</eta>
<referenceUID>Wing_componentSegment</referenceUID>
</eta2>
</positioningInnerBorder>
<positioningOuterBorder>
<eta1>
<eta>0.66</eta>
<referenceUID>Wing_componentSegment</referenceUID>
</eta1>
<eta2>
<eta>0.66</eta>
<referenceUID>Wing_componentSegment</referenceUID>
</eta2>
</positioningOuterBorder>
<cutOutSides>lower</cutOutSides>
</cutOut>
</wingCutOuts>| Name | Type | Constraints | Use | Default | Description |
|---|---|---|---|---|---|
@externalDataDirectory | xsd:string | optional | Directory of the external data file | ||
@externalDataNodePath | xsd:string | optional | Path of the node inside the external data file | ||
@externalFileName | xsd:string | optional | Name of the external data file | ||
@uID | xsd:string | required | UID |
| Name | Type | Constraints | OccurrenceHow often the element may appear at this place. The schema writes it as minOccurs and maxOccurs on the declaration. | Default | Description |
|---|---|---|---|---|---|
| sequenceThe children below must appear in exactly this order. Each may repeat as often as its own occurrence allows. | |||||
positioningLeadingEdge | cellPositioningChordwiseType | [1..1] required | Border of the opening towards the leading edge | ||
positioningTrailingEdge | cellPositioningChordwiseType | [1..1] required | Border of the opening towards the trailing edge | ||
positioningInnerBorder | cellPositioningSpanwiseType | [1..1] required | Border of the opening at its inner end | ||
positioningOuterBorder | cellPositioningSpanwiseType | [1..1] required | Border of the opening at its outer end | ||
cutOutSides | stringBaseType | 3 values | [1..1] required | Which skin is taken away: upper, lower or both | |
cpacs/vehicles/aircraft/model/wings/wing/componentSegments/componentSegment/structure/wingCutOuts/cutOutcpacs/vehicles/aircraft/model/wings/wing/componentSegments/componentSegment/controlSurfaces/leadingEdgeDevices/leadingEdgeDevice/structure/wingCutOuts/cutOutcpacs/vehicles/aircraft/model/wings/wing/componentSegments/componentSegment/controlSurfaces/trailingEdgeDevices/trailingEdgeDevice/structure/wingCutOuts/cutOutcpacs/vehicles/aircraft/model/wings/wing/componentSegments/componentSegment/controlSurfaces/spoilers/spoiler/structure/wingCutOuts/cutOutcpacs/vehicles/rotorcraft/model/wings/wing/componentSegments/componentSegment/structure/wingCutOuts/cutOutcpacs/vehicles/rotorcraft/model/wings/wing/componentSegments/componentSegment/controlSurfaces/leadingEdgeDevices/leadingEdgeDevice/structure/wingCutOuts/cutOutcpacs/vehicles/rotorcraft/model/wings/wing/componentSegments/componentSegment/controlSurfaces/trailingEdgeDevices/trailingEdgeDevice/structure/wingCutOuts/cutOutcpacs/vehicles/rotorcraft/model/wings/wing/componentSegments/componentSegment/controlSurfaces/spoilers/spoiler/structure/wingCutOuts/cutOutcpacs/vehicles/rotorcraft/model/rotorBlades/rotorBlade/componentSegments/componentSegment/structure/wingCutOuts/cutOutcpacs/vehicles/rotorcraft/model/rotorBlades/rotorBlade/componentSegments/componentSegment/controlSurfaces/leadingEdgeDevices/leadingEdgeDevice/structure/wingCutOuts/cutOutcpacs/vehicles/rotorcraft/model/rotorBlades/rotorBlade/componentSegments/componentSegment/controlSurfaces/trailingEdgeDevices/trailingEdgeDevice/structure/wingCutOuts/cutOutcpacs/vehicles/rotorcraft/model/rotorBlades/rotorBlade/componentSegments/componentSegment/controlSurfaces/spoilers/spoiler/structure/wingCutOuts/cutOut| Type | Name |
|---|---|
wingCutOutsType | cutOut |