BM_SENSOR_CUE

A sensor has been cued to a target in order to fulfill an assignment.

Format

<time> <event> <sensor type> <cued platform name> (<cued platform side>) <target platform name> (<target platform side>) <cueing platform name> (<cueing platform side>)
 Type: <sensor name> TrackId: <track id> TruthId: <truth id>

Breakdown

<time>

current simulation time

<event>

simulation event that occurred

<sensor type>

type of sensor which is being cued: EW, TAR, TTR

<cued platform name>

name of the cued platform

<cued platform side>

side of the cued platform

<target platform name>

target truth name

<target platform side>

target truth side

<cueing platform name>

name of the cueing platform

<cueing platform side>

side of the cueing platform

<sensor name>

name of the sensor being cued

<track id>

track id record of the assignment local track

<truth id>

target truth platform index

How it Appears in Output

00:19:17.0 BM_SENSOR_CUE TAR 2910_acq_radar (red) 100_ucav (blue) 2900_large_sam_battalion (red)  \
 Type: acq_radar TrackId: 2900_large_sam_battalion:1 TruthId: 32

00:19:38.0 BM_SENSOR_CUE TTR 2920_large_sam_ttr (red) 100_ucav (blue) 2900_large_sam_battalion (red)  \
 Type: ttr TrackId: 2900_large_sam_battalion:1 TruthId: 32

How to Show Event Messages

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