curvePointType

complexType · extension complexBaseType · all

Point on a curve, given as a relative coordinate

A point on a curve of the aircraft, given by the relative coordinate η (eta) along it, which runs from 0 at the beginning to 1 at the end of the curve.

The referenceUID references the curve. It is a spar, and η is then the relative arc length along the mid line of the spar (see wingSparType).

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.
etadoubleBaseType[1..1] requiredRelative position along the referenced curve
referenceUIDstringBaseType[1..1] requiredUID of the curve, e.g. of a spar

Used by

In a dataset · 60 paths

In the schema · 5 declarations

TypeName
sparPositionTypesparPositionCurve
wingRibExplicitPositioningTypeendCurvePoint
wingRibExplicitPositioningTypestartCurvePoint
wingRibsPositioningTypeendCurvePoint
wingRibsPositioningTypestartCurvePoint