BM_ASSIGNMENT_CANCEL

An Assignment has been 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>
 Canceling_Platform: <canceling platform name> (<canceling 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

<canceling platform name>

name of the platform which is canceling the assignment

<canceling platform side>

side of the platform which is canceling the assignment

<reason>

reason the assignment is being canceled

<source track id>

track id record of the assignment reference track

How it Appears in Output

00:23:25.0 BM_ASSIGNMENT_CANCEL 2930_large_sam_launcher 100_ucav (blue) 10_iads_cmdr (red) TrackId: 10_iads_cmdr:2  \
 Start_Time: 00:23:23.0  Weapon_Type: sam  \
 Canceling_Platform: 10_iads_cmdr (red) Reason: Max firing time exceeded  \
SourceTrackId: 10_iads_cmdr:2

How to Show Event Messages

event_output
   file replay.evt              # write event messages to file "replay.evt"
   enable BM_ASSIGNMENT_CANCEL
end_event_output