: Public Class
Created: 6/8/2011 9:54:28 AM
Modified: 9/26/2017 3:58:11 PM
Project:
Advanced:
<b>Description</b><br/>A <b>Track</b> is a line to be followed by the <b>DeviceReferencePoint</b> (DRP of ISO11783) of a <b>Tractor</b> or a self propelled machine during work.<br/><b><br/></b><b>Remark.</b><br/>A <b>Track</b> is a subclass of <b>LineStringType</b> and therefore described by two or more positions. <br/>.A Track has a particular TrackWidth and can have a WheelWidth specified in the<b> TrackPlan</b>.<br/>As implements are not always symmetric in respect of the <b>DeviceReferencePoint</b>, there is a possibility to indicate the working direction of a <b>Track</b>. In that case the attribute <b>Directional</b> should be set to true and the first position in the <b>PosList</b> of the <b>LineStringType</b> is the starting position. When the <b>Directional</b> attribute is false, the <b>Track</b> can be worked from both sides.<br/>In case of a tractor, this Track is valid for specified <b>ImplementAssembly</b>'s, i.e. depends on the working width of the ImplementAssembly.<br/>
Attribute
Private LineStringType
  Curve
Details:
Notes: <b>Definition.</b><br/>The series of positions which describe the Track.<br/><br/><b>Remark.</b><br/>When the track is Directional, the sequence of the positions describe the driving direction.<br/>
Private boolean
  Directional
Details:
Notes: <b>Description.</b><br/>Defines wether the Track should only be worked from one direction (true), or that both directions are allowed (false).<br/><br/><b>Remark.</b><br/>The direction is specified by the sequence of the positions of the LineString.<br/>
Private String
  TrackDesignator
Details:
 
Private IdentifierType
  TrackIddentifier
Details:
Notes: <b>Definition.</b><br/>Unique identification of a particular track.<br/>
Element Source Role Target Role
TrackPlan
Class  
Name:  
 
Name:  
 
Details:
 
GeometrySet
Class  
Name:  
 
Name:  
 
Details:
 
Element Source Role Target Role
TaskTrack
Class  
Name:  
 
Name:  
 
Details:
 
Object Type Connection Direction Notes
TrackPlan Class Weak To