complexType · extension complexBaseType · all
Profiles shared by the components of all vehicles
Profiles are defined once, independently of the components, and referenced by their uID. A profile can therefore be used by several components, and changing it changes all of them. The profiles are grouped by their use:
| Collection | Content | Referenced by, e.g. |
fuselageProfiles | cross sections of fuselage-like bodies | elements of fuselages, ducts and fuel tank vessels |
wingAirfoils | airfoils of wing-like components | elements of wings and engine pylons, control surface contours |
rotorAirfoils | airfoils of rotor blades | elements of rotor blades |
nacelleProfiles | profiles of nacelle cowls | nacelle sections |
curveProfiles | open curves, e.g. rotated to a body of revolution | rotation curves of nacelle cowls, nacelle center cowls |
guideCurves | shapes of guide curves between two sections | guide curves of wing, fuselage and nacelle segments |
structuralProfiles | cross sections of structural parts, e.g. of stringers, frames and beams | profile-based structural elements, pylon structures, cut-out profiles |
| 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. | |||||
fuselageProfiles | fuselageProfilesType | [0..1] optional | Fuselage profiles | ||
wingAirfoils | wingAirfoilsType | [0..1] optional | Wing airfoils | ||
guideCurves | guideCurveProfilesType | [0..1] optional | Guide curve profiles | ||
rotorAirfoils | rotorAirfoilsType | [0..1] optional | Rotor airfoils | ||
structuralProfiles | structuralProfilesType | [0..1] optional | Structural profiles | ||
nacelleProfiles | nacelleProfilesType | [0..1] optional | Nacelle profiles | ||
curveProfiles | curveProfilesType | [0..1] optional | Curve profiles | ||
| Type | Name |
|---|---|
vehiclesType | profiles |