SENSOR_REQUEST_CANCELED

Format

All Events

<time> SENSOR_REQUEST_CANCELED <platform> <track target name> sensor: <name> TrackId: <id>

Breakdown

<time>

current simulation time

SENSOR_REQUEST_CANCELED

simulation event recorded in this message

<platform>

name of platform hosting sensor

<track target name>

valid target name, trackid, or if track pointer is unavailable, ” UNKNOWN”

sensor <name>

name of sensor requesting change

TrackId: <id>

track id being canceled

How it Appears in Output

1411.36710 SENSOR_REQUEST_CANCELED control-n entity-11 sensor: radar TrackId: control-n.2

How to Show Event Messages

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