complexType · extension complexBaseType · sequence
Fixed curve parameters of selected points
Assigns a curve parameter t to each point listed in pointIndices. The curve parameter runs from 0 at the first point to 1 at the last point of the point list, and the parameters increase with the point index. Both vectors have the same number of entries; the i-th parameter belongs to the i-th index. Why and when to fix curve parameters is described for the point list (curvePointListXYZType).
| 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 |
|---|---|---|---|---|---|
| sequenceThe children below must appear in exactly this order. Each may repeat as often as its own occurrence allows. | |||||
pointIndices | stringVectorBaseType | [1..1] required | Indices of the points in ascending order, each in the range from 1 to the number of points | ||
paramOnCurve | stringVectorBaseType | [1..1] required | Curve parameters of these points, between 0 and 1 and in the same order as the indices | ||
cpacs/vehicles/profiles/fuselageProfiles/fuselageProfile/pointList/parameterMapcpacs/vehicles/profiles/wingAirfoils/wingAirfoil/pointList/parameterMapcpacs/vehicles/profiles/rotorAirfoils/rotorAirfoil/pointList/parameterMap| Type | Name |
|---|---|
curvePointListXYZType | parameterMap |