element BSpline
diagram AirQualityReporting_p2114.png
namespace http://www.opengis.net/gml/3.2
type gml:BSplineType
properties
content complex
substGrp gml:AbstractCurveSegment
children gml:pos gml:pointProperty gml:pointRep gml:posList gml:coordinates gml:degree gml:knot
attributes
Name  Type  Use  Default  Fixed  annotation
numDerivativesAtStartinteger  0    
numDerivativesAtEndinteger  0    
numDerivativeInteriorinteger  0    
interpolationgml:CurveInterpolationType  polynomialSpline    
isPolynomialboolean      
knotTypegml:KnotTypesType      
annotation
documentation
A B-Spline is a piecewise parametric polynomial or rational curve described in terms of control points and basis functions as specified in ISO 19107:2003, 6.4.30. Therefore, interpolation may be either "polynomialSpline" or "rationalSpline" depending on the interpolation type; default is "polynomialSpline".
degree shall be the degree of the polynomial used for interpolation in this spline.
knot shall be the sequence of distinct knots used to define the spline basis functions (see ISO 19107:2003, 6.4.26.2).
The attribute isPolynomial shall be set to "true" if this is a polynomial spline (see ISO 19107:2003, 6.4.30.5).
The attribute knotType shall provide the type of knot distribution used in defining this spline (see ISO 19107:2003, 6.4.30.4).
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