LocalTrack Events
These are the event_output events related to the WsfLocalTrack.
LOCAL_TRACK_CORRELATION¶
event_output Signature:
<time> <event> <platform-name> Local_TrackId: <local-track-id> NonLocal_TrackId: <non-local-track-id>
Signature Elements:
Fields |
Description |
---|---|
<time> |
The current simulation time |
<event> |
The event name |
<platform-name> |
Platform that owns local track |
<local-track-id> |
ID of local track |
<non-local-track-id> |
Non-local track associated with local track Track manager generates this association |
LOCAL_TRACK_DECORRELATION¶
event_output Signature:
<time> <event> <platform-name> Local_TrackId: <local-track-id> NonLocal_TrackId: <non-local-track-id>
Signature Elements:
Fields |
Description |
---|---|
<time> |
The current simulation time |
<event> |
The event name |
<platform-name> |
Platform that owns local track |
<local-track-id> |
ID of local track |
<non-local-track-id> |
Non-local track associated with local track Track manager generates this association |
LOCAL_TRACK_DROPPED¶
event_output Signature:
<time> <event> <platform-name> <target-name> TrackId: <track-id>
Signature Elements:
Fields |
Description |
---|---|
<time> |
The current simulation time |
<event> |
Event recorded in this message |
<platform-name> |
Platform dropping the track |
<target-name> |
If target name is empty, track id is printed using format “(track id)” |
<track-id> |
Track being dropped |
LOCAL_TRACK_INITIATED¶
event_output Signature:
<time> <event> <platform-name> {UNKNOWN | target name | "(" track id ")"} " TrackId: " <track-id> Start_Time: <timestart> Update_Time: <timeupdate> Update_Count: <countupdate> Quality: <trackquality> Domain: <domainspatial> Type: <flagtype><flagcandidate><flagfalse target> { Target_Truth: Name: <platformname> Type: <platformtype> Side: <platformside> } Originator: { <locationLLA> | <locationeci> } { Track: { <locationLLA> | <locationeci> } Flags: { <flagLV > }{ <flag3D> }{ <flagRV> }{ <flagBV> }{ <flagEV> } } { Truth: { <locationLLA> | <locationeci> } Difference: <|r|perceived - actual> } { { Track: Vel: <|v|perceived> m/s Hdg: <hdgperceived> deg } { Truth: Vel: <|v|actual> m/s Hdg: <hdgactual> deg } } { Track: { Range: <rangeperceived> m } { Bearing: <brgperceived> deg } { Elevation: <elperceived> deg } } { { Truth: Range: <rangeactual> m } { Bearing: <brgactual> deg } { Elevation: <elactual> deg } } { Measurement_Error_Sigma: { Range: <SErange> m } { Bearing: <SEbrg>> deg } { Elevation: <SEel> deg } } { Type_IDs: [{ <typeid> (<typequality>) }] | Type_ID: <typeid> } { Side_ID: <sideid> } { Signal-To-Noise: <log(S/N)> } { Pixel_Count: <pixel-count> } { Frequency: [{ (<flower> <fupper>) }] } { Aux_Data: <aux-data> } { Measurement_Covariance: Major Axis: <major-axis> m Minor Axis: <minor-axis> m Bearing: <brg> deg \ } { State_Covariance: Major Axis: <major-axis> m Minor Axis: <minor-axis> m Bearing: <brg> deg } { Residual_Covariance: Major Axis: <major-axis> m Minor Axis: <minor-axis> m Bearing: <brg> deg }
Signature Elements:
This section is incomplete.
LOCAL_TRACK_UPDATED¶
event_output Signature:
<time> <event> <platform-name> {UNKNOWN | target name | "(" track id ")"} " TrackId: " <track-id> Start_Time: <timestart> Update_Time: <timeupdate> Update_Count: <countupdate> Quality: <trackquality> Domain: <domainspatial> Type: <flagtype><flagcandidate><flagfalse target> { Target_Truth: Name: <platformname> Type: <platformtype> Side: <platformside> } Originator: { <locationLLA> | <locationeci> } { Track: { <locationLLA> | <locationeci> } Flags: { <flagLV > }{ <flag3D> }{ <flagRV> }{ <flagBV> }{ <flagEV> } } { Truth: { <locationLLA> | <locationeci> } Difference: <|r|perceived - actual> } { { Track: Vel: <|v|perceived> m/s Hdg: <hdgperceived> deg } { Truth: Vel: <|v|actual> m/s Hdg: <hdgactual> deg } } { Track: { Range: <rangeperceived> m } { Bearing: <brgperceived> deg } { Elevation: <elperceived> deg } } { { Truth: Range: <rangeactual> m } { Bearing: <brgactual> deg } { Elevation: <elactual> deg } } { Measurement_Error_Sigma: { Range: <SErange> m } { Bearing: <SEbrg>> deg } { Elevation: <SEel> deg } } { Type_IDs: [{ <typeid> (<typequality>) }] | Type_ID: <typeid> } { Side_ID: <sideid> } { Signal-To-Noise: <log(S/N)> } { Pixel_Count: <pixel-count> } { Frequency: [{ (<flower> <fupper>) }] } { Aux_Data: <aux-data> } { Measurement_Covariance: Major Axis: <major-axis> m Minor Axis: <minor-axis> m Bearing: <brg> deg \ } { State_Covariance: Major Axis: <major-axis> m Minor Axis: <minor-axis> m Bearing: <brg> deg } { Residual_Covariance: Major Axis: <major-axis> m Minor Axis: <minor-axis> m Bearing: <brg> deg }
Signature Elements:
This section is incomplete.