The BasicScan type exposes the following members.

Fields

  NameDescription
Public fieldangle
A Double expressing an azimuth angle in degrees. Together with the initial waypoint determines one of the area of interest sides.
Public fieldd1
Distance between turn centers of the holding pattern.
Public fieldd2
Diameter of the turn segments.
Public fielddestination
Leg destination waypoint.
(Inherited from Leg.)
Public fielddim1
A Double expressing the length, in meters, of the sides parallel to the line defined by destination and angle.
Public fielddim2
A Double expressing the length, in meters, of the sides orthogonal to the line defined by destination and angle.
Public fieldemergency
Contingency list to be followed if an emergency occurs when executing this leg.
(Inherited from Leg.)
Public fieldid
Leg id.
(Inherited from Leg.)
Public fieldnext
Next leg.
(Inherited from Leg.)
Public fieldnextid
Next leg id.
(Inherited from Leg.)
Public fieldparent
Leg parent.
(Inherited from Leg.)
Public fieldprev
Previous leg.
(Inherited from Leg.)
Public fieldprevid
Previous leg id.
(Inherited from Leg.)
Public fieldseparation
Distance, in meters, between each pass of the scan pattern.
Public fieldstage
Stage the leg belons to.
(Inherited from Leg.)
Public fieldstartAt
Position, belonging to the generated pattern, where the scan should start.
Public fieldturndirection
A Leg..::..TurnDir indicating a turn direction value in case a holding pattern is used for turning when reaching the end of a pass.

See Also