complexType ClothoidType
diagram sensorML_p1306.png
namespace http://www.opengis.net/gml/3.2
type extension of gml:AbstractCurveSegmentType
properties
base gml:AbstractCurveSegmentType
children gml:refLocation gml:scaleFactor gml:startParameter gml:endParameter
used by
element Clothoid
attributes
Name  Type  Use  Default  Fixed  annotation
numDerivativesAtStartinteger  0    
numDerivativesAtEndinteger  0    
numDerivativeInteriorinteger  0    
interpolationgml:CurveInterpolationType    clothoid  
source <complexType name="ClothoidType">
 
<complexContent>
   
<extension base="gml:AbstractCurveSegmentType">
     
<sequence>
       
<element name="refLocation">
         
<complexType>
           
<sequence>
             
<element ref="gml:AffinePlacement"/>
           
</sequence>
         
</complexType>
       
</element>
       
<element name="scaleFactor" type="decimal"/>
       
<element name="startParameter" type="double"/>
       
<element name="endParameter" type="double"/>
     
</sequence>
     
<attribute name="interpolation" type="gml:CurveInterpolationType" fixed="clothoid"/>
   
</extension>
 
</complexContent>
</complexType>

attribute ClothoidType/@interpolation
type gml:CurveInterpolationType
properties
isRef 0
fixed clothoid
facets
Kind Value annotation 
enumeration linear 
enumeration geodesic 
enumeration circularArc3Points 
enumeration circularArc2PointWithBulge 
enumeration circularArcCenterPointWithRadius 
enumeration elliptical 
enumeration clothoid 
enumeration conic 
enumeration polynomialSpline 
enumeration cubicSpline 
enumeration rationalSpline 
source <attribute name="interpolation" type="gml:CurveInterpolationType" fixed="clothoid"/>

element ClothoidType/refLocation
diagram sensorML_p1307.png
namespace http://www.opengis.net/gml/3.2
properties
isRef 0
content complex
children gml:AffinePlacement
source <element name="refLocation">
 
<complexType>
   
<sequence>
     
<element ref="gml:AffinePlacement"/>
   
</sequence>
 
</complexType>
</element>

element ClothoidType/scaleFactor
diagram sensorML_p1308.png
namespace http://www.opengis.net/gml/3.2
type decimal
properties
isRef 0
content simple
source <element name="scaleFactor" type="decimal"/>

element ClothoidType/startParameter
diagram sensorML_p1309.png
namespace http://www.opengis.net/gml/3.2
type double
properties
isRef 0
content simple
source <element name="startParameter" type="double"/>

element ClothoidType/endParameter
diagram sensorML_p1310.png
namespace http://www.opengis.net/gml/3.2
type double
properties
isRef 0
content simple
source <element name="endParameter" type="double"/>


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