Skip to content
Jerommaas edited this page Mar 15, 2017 · 2 revisions

CIRCLE: Circle

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

Back to command reference.

Clone this wiki locally