Showing:

Attributes
Diagrams
Instances
Properties
Source
Element womlcore:SimpleCubicSpline
Namespace http://xml.fmi.fi/namespace/woml/core/2011/06/15
Diagram
Diagram index120.tmp#id249 index120.tmp#id250 index120.tmp#id251 index120.tmp#id248 index470.tmp#id2298 index470.tmp#id2299 index125.tmp#id266 index470.tmp#id2296 index470.tmp#id2297 index470.tmp#id2295
Type womlcore:SimpleCubicSplineType
Type hierarchy
Properties
content: complex
Model gml:posList , womlcore:vectorAtStart , womlcore:vectorAtEnd
Children gml:posList, womlcore:vectorAtEnd, womlcore:vectorAtStart
Instance
<womlcore:SimpleCubicSpline degree="3" interpolation="cubicSpline" numDerivativeInterior="0" numDerivativesAtEnd="0" numDerivativesAtStart="0">
  <gml:posList axisLabels="" count="" srsDimension="" srsName="" uomLabels="">{1,1}</gml:posList>
  <womlcore:vectorAtStart axisLabels="" srsDimension="" srsName="" uomLabels="">{1,1}</womlcore:vectorAtStart>
  <womlcore:vectorAtEnd axisLabels="" srsDimension="" srsName="" uomLabels="">{1,1}</womlcore:vectorAtEnd>
</womlcore:SimpleCubicSpline>
Attributes
QName Type Fixed Default Use Annotation
degree integer 3 optional
The degree for a cubic spline is "3".
interpolation gml:CurveInterpolationType cubicSpline optional
The attribute "interpolation" specifies the curve interpolation mechanism used for this segment. This mechanism
uses the control points and control parameters to determine the position of this curve segment. For a CubicSpline the interpolation is fixed as "cubicSpline".
numDerivativeInterior integer 0 optional
numDerivativesAtEnd integer 0 optional
numDerivativesAtStart integer 0 optional
Source
<element name="SimpleCubicSpline" type="womlcore:SimpleCubicSplineType" substitutionGroup="gml:AbstractCurveSegment"/>
Schema location file:/Users/ilkkarinne/projects/woml-core/src/main/xsd/woml/core/deprecated.xsd