Showing:

Attributes
Diagrams
Instances
Properties
Source
Used by
Element metobj:CubicSplineRing
Namespace http://xml.fmi.fi/namespace/meteorology/conceptual-model/meteorological-objects/2009/09/07
Diagram
Diagram docindex147.tmp#id267 docindex823.tmp#id332 docindex823.tmp#id334 docindex148.tmp#id125 docindex149.tmp#id268 docindex151.tmp#id274 docindex823.tmp#id329 docindex823.tmp#id331 docindex823.tmp#id328
Type metobj:CubicSplineRingType
Type hierarchy
Properties
content: complex
Used by
Model (gml:pos | gml:pointProperty | gml:posList) , metobj:vectorAtStart , metobj:vectorAtEnd
Children gml:pointProperty, gml:pos, gml:posList, metobj:vectorAtEnd, metobj:vectorAtStart
Instance
<metobj:CubicSplineRing degree="3" interpolation="cubicSpline">
  <gml:pos axisLabels="" srsDimension="" srsName="" uomLabels="">{1,1}</gml:pos>
  <gml:pointProperty xlink:actuate="" xlink:arcrole="" xlink:href="" nilReason="" owns="false" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{1,1}</gml:pointProperty>
  <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:CubicSplineRing>
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".
Source
<element name="CubicSplineRing" type="metobj:CubicSplineRingType" substitutionGroup="gml:AbstractRing"/>
Schema location http://xml.fmi.fi/schema/meteorology/conceptual-model/meteorological-objects/2009/09/07/metobjects-common-geometry.xsd