Showing:

Attributes
Diagrams
Instances
Properties
Source
Used by
Element metobj:SimpleCubicSpline
Namespace http://xml.fmi.fi/namespace/meteorology/conceptual-model/meteorological-objects/2009/09/07
Diagram
Diagram docindex298.tmp#id549 docindex298.tmp#id550 docindex298.tmp#id551 docindex298.tmp#id548 docindex584.tmp#id2192 docindex584.tmp#id2193 docindex151.tmp#id274 docindex584.tmp#id2190 docindex584.tmp#id2191 docindex584.tmp#id2189
Type metobj:SimpleCubicSplineType
Type hierarchy
Properties
content: complex
Used by
Model gml:posList , metobj:vectorAtStart , metobj:vectorAtEnd
Children gml:posList, metobj:vectorAtEnd, metobj:vectorAtStart
Instance
<metobj:SimpleCubicSpline degree="3" interpolation="cubicSpline" numDerivativeInterior="0" numDerivativesAtEnd="0" numDerivativesAtStart="0">
  <gml:posList axisLabels="" count="" srsDimension="" srsName="" uomLabels="">{1,1}</gml:posList>
  <metobj:vectorAtStart axisLabels="" srsDimension="" srsName="" uomLabels="">{1,1}</metobj:vectorAtStart>
  <metobj:vectorAtEnd axisLabels="" srsDimension="" srsName="" uomLabels="">{1,1}</metobj:vectorAtEnd>
</metobj: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="metobj:SimpleCubicSplineType" substitutionGroup="gml:AbstractCurveSegment"/>
Schema location http://xml.fmi.fi/schema/meteorology/conceptual-model/meteorological-objects/2009/09/07/metobjects-common-geometry.xsd