: Public <<enumeration>> Enumeration
Created: 8/18/2011 8:38:12 PM
Modified: 1/2/2017 9:34:39 AM
Project:
Advanced:
<b>Description.</b><br/>The <b>GuidanceRefferenceEnumeration</b> describes the type of lines/curves used in the driving pattern.<br/><br/><b>Remark </b><br/>The <b>GuidancePatternType</b>s of ISO11783 are followed, but not all types are supported. This is defined in the type description.<br/>
Attribute
Public
  AB
Details:
Notes: <b>Description </b><br/>An AB pattern is formed by only two positions, connected by a straight line.<br/><br/>Remark.<br/>LineString, which supports two or more positions, is used, so the application software should check itself on the number of points.<br/>
Public
  A_PLUS
Details:
Notes: <b>Description.</b><br/>An A+ GuidancePatternType uses only one position with a direction.<br/><br/><b>Remark.</b><br/>THIS TYPE IS NOT SUPPORTED.<br/><br/><b>Discussion.</b><br/>Must this be supported? So yes an object for direction must be added to the model.<br/>
Public
  CURVE
Details:
Notes: <b>Description.</b><br/>A Curve GuidancePatternType is described by three or more positions.<br/><br/><b>Remark.</b><br/>It is the responsibility of the application software (or the user) to take care that angles between two line segments are such that the implement - tractor combination can support that.<br/>
Public
  PIVOT
Details:
Notes: Remark.<br/>A PIVOT IS NOT SUPPORTED IN EDI_Teelt++. It is a circular pattern used in case of centre pivots.<br/>
Public
  SPIRAL
Details:
Notes: Remark.<br/>PIVOT IS NOT SUPPORTED IN EDI_Teetlt++. It describes a linestring of many points which form a pattern with straight lines and cicular lines, where the last position is on a swath distance. from the first points. <br/>