complexType · extension complexBaseType · all
Topology entry
A topology entry is used to combine the dynamic aircraft models of several components, e.g. wing and fuselage. By default these will be stiff. If desired stiffness and rotation with respect to the CPACS coordinate system may be specified.
| 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. | |||||
damPoint1UID | stringUIDBaseType | [1..1] required | Reference to the first dynamic aircraft model point | ||
damPoint2UID | stringUIDBaseType | [1..1] required | Reference to the second dynamic aircraft model point | ||
rotation | pointXYZType | [0..1] optional | Rotation of the connection with respect to the CPACS coordinate system | ||
stiffness | stiffnessType | [0..1] optional | Stiffness of the connection | ||
| Type | Name |
|---|---|
topologyEntriesType | topologyEntry |