element CubicSpline
diagram AirQualityReporting_p2119.png
namespace http://www.opengis.net/gml/3.2
type gml:CubicSplineType
properties
content complex
substGrp gml:AbstractCurveSegment
children gml:pos gml:pointProperty gml:pointRep gml:posList gml:coordinates gml:vectorAtStart gml:vectorAtEnd
attributes
Name  Type  Use  Default  Fixed  annotation
numDerivativesAtStartinteger  0    
numDerivativesAtEndinteger  0    
numDerivativeInteriorinteger  0    
interpolationgml:CurveInterpolationType    cubicSpline  
degreeinteger    3  
annotation
documentation
The number of control points shall be at least three.
vectorAtStart is the unit tangent vector at the start point of the spline. vectorAtEnd is the unit tangent vector at the end point of the spline. Only the direction of the vectors shall be used to determine the shape of the cubic spline, not their length.
interpolation is fixed as "cubicSpline".
degree shall be the degree of the polynomial used for the interpolation in this spline. Therefore the degree for a cubic spline is fixed to "3".
The content model follows the general pattern for the encoding of curve segments.


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy