Module cot_circle
Expand description
Create a circle XML/protobuf object.
§Example XML for Circle message
<?xml version="1.0" encoding="utf-16" standalone="yes"?>
<event version="2.0" uid="527456a2-d5f0-4df9-af66-c959a176c0ac" type="u-r-b-c-c" time="2025-02-07T04:04:21.67Z" start="2025-02-07T04:04:21.67Z" stale="2025-02-08T04:04:21.67Z" how="h-e">
<point lat="52.1062697071755" lon="2.28286608929758" hae="9999999" ce="9999999" le="9999999" />
<detail>
<contact callsign="R&B Circle 2" />
<rangeUnits value="1" />
<shape>
<ellipse minor="5000" angle="360" major="5000" />
<ellipse minor="10000" angle="360" major="10000" />
<ellipse minor="15000" angle="360" major="15000" />
<ellipse minor="20000" angle="360" major="20000" />
<ellipse minor="25000" angle="360" major="25000" />
<ellipse minor="30000" angle="360" major="30000" />
<ellipse minor="35000" angle="360" major="35000" />
<ellipse minor="40000" angle="360" major="40000" />
<ellipse minor="45000" angle="360" major="45000" />
<ellipse minor="50000" angle="360" major="50000" />
<link relation="p-c" uid="527456a2-d5f0-4df9-af66-c959a176c0ac.Style" type="b-x-KmlStyle">
<Style>
<LineStyle>
<color>ffff0000</color>
<width>3</width>
<alpha>0</alpha>
</LineStyle>
<PolyStyle>
<color>00ff0000</color>
</PolyStyle>
</Style>
</link>
</shape>
<color argb="-16711681" />
<strokeColor value="-16711681" />
<strokeWeight value="3.0" />
<fillColor value="16776960" />
<archive />
<remarks />
</detail>
</event>Structs§
- Circle
- Circle object