mirror of
https://github.com/AdaCore/OpenUxAS.git
synced 2026-02-12 13:07:16 -08:00
28 lines
754 B
XML
28 lines
754 B
XML
<?xml version="1.0"?>
|
|
<CommRelayTask Series="IMPACT">
|
|
<!--Multi-Vehicle Watch Task Specific Fields-->
|
|
<SupportedEntityID>101</SupportedEntityID>
|
|
<DestinationLocation>
|
|
<Location3D Series="CMASI">
|
|
<Latitude>30.525723268898915</Latitude>
|
|
<Longitude>-87.20688664886517</Longitude>
|
|
<Altitude>0.0</Altitude>
|
|
<AltitudeType>MSL</AltitudeType>
|
|
</Location3D>
|
|
</DestinationLocation>
|
|
<TowerID>21</TowerID>
|
|
<!--just used a random tower ID for now-->
|
|
<!--Task Specific Fields-->
|
|
<TaskID>100</TaskID>
|
|
<Label/>
|
|
<EligibleEntities>
|
|
<int64>101</int64>
|
|
<int64>102</int64>
|
|
</EligibleEntities>
|
|
<RevisitRate>0.0</RevisitRate>
|
|
<Parameters/>
|
|
<Priority>0</Priority>
|
|
<Required>true</Required>
|
|
</CommRelayTask>
|
|
|