The BasicScan type exposes the following members.
Fields
Name | Description | |
---|---|---|
![]() | angle |
A Double expressing an azimuth angle in degrees.
Together with the initial waypoint determines one of the area of interest
sides.
|
![]() | d1 |
Distance between turn centers of the holding pattern.
|
![]() | d2 |
Diameter of the turn segments.
|
![]() | destination |
Leg destination waypoint.
(Inherited from Leg.) |
![]() | dim1 |
A Double expressing the length, in meters, of
the sides parallel to the line defined by destination and angle.
|
![]() | dim2 |
A Double expressing the length, in meters, of
the sides orthogonal to the line defined by destination and angle.
|
![]() | emergency |
Contingency list to be followed if an emergency occurs when executing this leg.
(Inherited from Leg.) |
![]() | id |
Leg id.
(Inherited from Leg.) |
![]() | next |
Next leg.
(Inherited from Leg.) |
![]() | nextid |
Next leg id.
(Inherited from Leg.) |
![]() | parent |
Leg parent.
(Inherited from Leg.) |
![]() | prev |
Previous leg.
(Inherited from Leg.) |
![]() | previd |
Previous leg id.
(Inherited from Leg.) |
![]() | separation |
Distance, in meters, between each pass of the scan pattern.
|
![]() | stage |
Stage the leg belons to.
(Inherited from Leg.) |
![]() | startAt |
Position, belonging to the generated pattern, where the scan should start.
|
![]() | turndirection |
A Leg..::..TurnDir indicating a turn direction value in case a
holding pattern is used for turning when reaching the end of a pass.
|