BM_CANTCO_ASSIGNMENT¶
An Assignment has been marked as cannot complete and will be canceled.
Format¶
<time> <event> <assigned platform name> <target platform name> (<target platform side>) <assigning platform name> (<assigning platform side>) TrackId: <track id>
Start_Time: <start time> Weapon_Type: <weapon>
Reporting_Platform: <cantcoing platform name> (<cantcoing platform side>) Reason: <reason>
Source_TrackId: <source track id>
Breakdown¶
- <time>
current simulation time
- <event>
simulation event that occurred
- <assigned platform name>
name of the assigned platform
- <target platform name>
target truth name
- <target platform side>
target truth side
- <assigning platform name>
name of the assigning platform
- <assigning platform side>
side of the assigning platform
- <track id>
track id record of the assignment local track
- <start time>
assignment start time
- <weapon>
assigned weapon name
- <cantcoing platform name>
name of the platform which is reporting the assignment cantco
- <cantcoing platform side>
side of the platform which is reporting the assignment cantco
- <reason>
reason the assignment is being marked cannot complete
- <source track id>
track id record of the assignment reference track
How it Appears in Output¶
00:19:17.0 BM_CANTCO_ASSIGNMENT 2930_large_sam_launcher 100_ucav (blue) 2900_large_sam_battalion (red) TrackId: 2930_large_sam_launcher:1 \
Start_Time: 00:19:16.0 Weapon_Type: sam \
Reporting_Platform: 2930_large_sam_launcher (red) Reason: No munitions \
SourceTrackId: 2900_large_sam_battalion:1
00:19:21.0 BM_CANTCO_ASSIGNMENT 2930_large_sam_launcher 100_ucav (blue) 10_iads_cmdr (red) TrackId: 2900_large_sam_battalion:1 \
Start_Time: 00:19:20.0 Weapon_Type: sam \
Reporting_Platform: 2900_large_sam_battalion (red) Reason: Assignment pending delegation unable to be processed:No weapon preference \
SourceTrackId: 10_iads_cmdr:2
How to Show Event Messages¶
event_output file replay.evt # write event messages to file "replay.evt" enable BM_CANTCO_ASSIGNMENT end_event_output