complexType · extension complexBaseType · all
Definition of the wing-fuselage attachment
Definition of the wing-fuselage attachment. The area of the fuselage attachment (resp. center wing box, CWB) is defined by defining one resp. two ribs from the rib definition. If one rib is defined (rib1) the CWB goes from the closer end of the componentSegment (e.g. wing symmetry plane) to the defined rib. If two ribs are defined (rib1 and rib2), the CWB is between both ribs.
Additionally attachment pins can be defined. At those positions the wing is attached to the fuselage. This can be e.g. used for defining the wing-attachment of high wing configurations, HTPs or VTPs.
| 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 |
| 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 |
|---|---|---|---|---|---|
| allThe children below may appear in any order. Each may appear at most once. | |||||
rib1 | ribIdentificationType | [1..1] required | First (=inner) rib of the fuselage attachment | ||
rib2 | ribIdentificationType | [0..1] optional | Second (=outer) rib of the fuselage attachment. Optional. Only to be used if attachment is defined over two ribs. | ||
attachmentPins | attachmentPinsType | [0..1] optional | Position, orientation, materials and blocked DOFs of attachment pins | ||
actuators | actuatorsFuselageWingType | [0..1] optional | Actuators (e.g. trim actuator of an HTP) of the attachment | ||
cpacs/vehicles/aircraft/model/wings/wing/componentSegments/componentSegment/wingFuselageAttachments/wingFuselageAttachmentcpacs/vehicles/rotorcraft/model/wings/wing/componentSegments/componentSegment/wingFuselageAttachments/wingFuselageAttachmentcpacs/vehicles/rotorcraft/model/rotorBlades/rotorBlade/componentSegments/componentSegment/wingFuselageAttachments/wingFuselageAttachment| Type | Name |
|---|---|
wingFuselageAttachmentsType | wingFuselageAttachment |