-
Notifications
You must be signed in to change notification settings - Fork 249
CIRCLE
Jerommaas edited this page Mar 15, 2017
·
2 revisions
Draw a circle shaped area on the radar display with a user defined name. This circle can be made into an area of interest using the AREA command.
Usage:
CIRCLE name,lat,lon,radius,[top,bottom]
Arguments:
Name | Type | Required | Description |
---|---|---|---|
name | txt | yes | name of the box |
lat | float | yes | [[latitude |
lon | float | yes | [[longitude |
radius | float | yes | radius of circle [nm] |
top | float | no | altitude of top of circle |
bottom | float | no | altitude of bottom of circle |