-
Notifications
You must be signed in to change notification settings - Fork 252
LINE
nenoruseno edited this page Mar 15, 2017
·
2 revisions
Draw a line on the radar screen between two coordinates.
Usage:
LINE name,lat0,lon0,lat1,lon1
Arguments:
Name | Type | Required | Description |
---|---|---|---|
name | txt | Yes | Line name |
lat0 | float | Yes | Latitude [deg] [1] |
lon0 | float | Yes | Longitude [deg] [1] |
lat1 | float | yes | Latitude [deg] [1] |
lon1 | float | Yes | Longitude [deg] [1] |
[1] For more information on entering coordinates, see Coordinates.