nacelleGuideCurveType

complexType · extension complexBaseType · all

Guide curve

The following figure shows the basic setup of the guide curves. They always start at a given ζ-position (fromZeta) on the profile of the specified start section (startSectionUID) and end at the ζ-position (toZeta) on the profile of the subsequent section. The relative coordinates of the guide curves are specified in cpacs/vehicles/profiles/guideCurves and referenced via its uID.

Guide curves

Note: Guide curves and profiles must result in a valid curve network.

The guide curve points are interpreted as (Δr and Δx) offsets from a cubic polynomial. This polynomial serves as a baseline for guide curves between segments located on different radial positions with smooth transitions:

Guide curve

Note: Nacelle guide curves reference the same guide curve profiles (guideCurveProfileGeometryType) as the guide curves of wings and fuselages. Therefore, the parameters have a different meaning:

Standard guide curve parameter Nacelle guide curve equivalent Description
rX φ Independent variable normalized to [0,1]
rY Δx Orthogonal offset (translation in x-direction)
rZ Δr Radial offset

Attributes

NameTypeConstraintsUseDefaultDescription
@externalDataDirectoryxsd:stringoptionalDirectory of the external data file
@externalDataNodePathxsd:stringoptionalPath of the node inside the external data file
@externalFileNamexsd:stringoptionalName of the external data file

Child elements

NameTypeConstraintsOccurrenceHow often the element may appear at this place. The schema writes it as minOccurs and maxOccurs on the declaration.DefaultDescription
allThe children below may appear in any order. Each may appear at most once.
namestringBaseType[1..1] requiredName
descriptionstringBaseType[0..1] optionalDescription
guideCurveProfileUIDstringUIDBaseType[1..1] requiredUID of the guide curve profile
startSectionUIDstringUIDBaseType[1..1] requiredUID of the start section
fromZetadoubleBaseType[1..1] requiredCurve coordinate of the referenced section profile at which the guide curve shall start. Valid values are in the interval -1,..,1.
toZetadoubleBaseType[1..1] requiredCurve coordinate of the profile following the referenced section profile. It defines where the guide curve ends. Valid values are in the interval -1,..,1.

Used by

In a dataset · 2 paths

In the schema · 1 declaration

TypeName
nacelleGuideCurvesTypenacelleGuideCurve