Guidance Pattern

A geospatial definition used to guide a vehicle in a field

Child Components

Id 1..1
Name 1..1
Description 0..1
Context Items 0..1
Guidance Pattern Type Code 1..1
Swath Width 0..1
Guidance Pattern Propagation Direction Code 0..1
Guidance Pattern Extension Code 0..1
Number Of Swaths Left 0..1
Number Of Swaths Right 0..1
Boundary Geometry 0..1
AB Curve Attributes 0..1
AB Line Attributes 0..1
A Plus Attributes 0..1
Pivot Attributes 0..1
Spiral Attributes 0..1

UML Class Model

The following link opens the SVG image in a separate browser tab.
You can save the file locally and use it, for example, in PowerPoint.
SVG File
@startuml GuidancePattern

class GuidancePattern {
    String [[/docs/name Name]]
    String [[/docs/description Description]]
    String [[/docs/guidance-pattern-type-code GuidancePatternTypeCode]]
    String [[/docs/guidance-pattern-propagation-direction-code GuidancePatternPropagationDirectionCode]]
    String [[/docs/guidance-pattern-extension-code GuidancePatternExtensionCode]]
    Number [[/docs/number-of-swaths-left NumberOfSwathsLeft]]
    Number [[/docs/number-of-swaths-right NumberOfSwathsRight]]
    String [[/docs/boundary-geometry BoundaryGeometry]]
}

class Id {
    [[/docs/id details]]→
}

class ContextItems {
    [[/docs/context-items details]]→
}

class SwathWidth {
    [[/docs/swath-width details]]→
}

class ABCurveAttributes {
    [[/docs/ab-curve-attributes details]]→
}

class ABLineAttributes {
    [[/docs/ab-line-attributes details]]→
}

class APlusAttributes {
    [[/docs/a-plus-attributes details]]→
}

class PivotAttributes {
    [[/docs/pivot-attributes details]]→
}

class SpiralAttributes {
    [[/docs/spiral-attributes details]]→
}

GuidancePattern o-d- "1...1" Id
GuidancePattern o-r- "0...1" ContextItems
GuidancePattern o-u- "0...1" SwathWidth
GuidancePattern o-l- "0...1" ABCurveAttributes
GuidancePattern o-d- "0...1" ABLineAttributes
GuidancePattern o-u- "0...1" APlusAttributes
GuidancePattern o-d- "0...1" PivotAttributes
GuidancePattern o-u- "0...1" SpiralAttributes

hide circle
@enduml

Where Used

Following is a list of components that have Guidance Pattern as a child component.

Feedback

AgGateway and its members welcome your feedback.

UUID: d855365cb96f499c9b9e504c0cf81206

ADAPT Standard Version 1.0.0