Showing:

Annotations
Attributes
Diagrams
Instances
Properties
Source
Element gml:Clothoid
Namespace http://www.opengis.net/gml/3.2
Annotations
A clothoid, or Cornu's spiral, is plane curve whose curvature is a fixed function of its length.
refLocation, startParameter, endParameter and scaleFactor have the same meaning as specified in ISO 19107:2003, 6.4.22.
interpolation is fixed as "clothoid".
The content model follows the general pattern for the encoding of curve segments.
Diagram
Diagram index186.tmp#id486 index186.tmp#id487 index186.tmp#id488 index186.tmp#id485 index997.tmp#id559 index997.tmp#id555 index997.tmp#id556 index997.tmp#id557 index997.tmp#id558 index997.tmp#id554
Type gml:ClothoidType
Type hierarchy
Properties
content: complex
Model gml:refLocation , gml:scaleFactor , gml:startParameter , gml:endParameter
Children gml:endParameter, gml:refLocation, gml:scaleFactor, gml:startParameter
Instance
<gml:Clothoid interpolation="clothoid" numDerivativeInterior="0" numDerivativesAtEnd="0" numDerivativesAtStart="0">
  <gml:refLocation>{1,1}</gml:refLocation>
  <gml:scaleFactor>{1,1}</gml:scaleFactor>
  <gml:startParameter>{1,1}</gml:startParameter>
  <gml:endParameter>{1,1}</gml:endParameter>
</gml:Clothoid>
Attributes
QName Type Fixed Default Use Annotation
interpolation gml:CurveInterpolationType clothoid optional
numDerivativeInterior integer 0 optional
numDerivativesAtEnd integer 0 optional
numDerivativesAtStart integer 0 optional
Source
<element name="Clothoid" type="gml:ClothoidType" substitutionGroup="gml:AbstractCurveSegment">
  <annotation>
    <documentation>A clothoid, or Cornu's spiral, is plane curve whose curvature is a fixed function of its length. refLocation, startParameter, endParameter and scaleFactor have the same meaning as specified in ISO 19107:2003, 6.4.22. interpolation is fixed as "clothoid". The content model follows the general pattern for the encoding of curve segments.</documentation>
  </annotation>
</element>
Schema location http://schemas.opengis.net/gml/3.2.1/geometryPrimitives.xsd