WSF
WsfTaskManager::ActiveTrack Struct Reference

#include <WsfTaskManager.hpp>

Collaboration diagram for WsfTaskManager::ActiveTrack:

Public Attributes

WsfTrackId mTaskTrackId
 The track ID of the track that was supplied to WsfSensor::StartTracking.
WsfStringId mSensorName
 The name of the sensor that is generating the track.
WsfTrackId mSensorTrackId
 The sensor track that is being generated as a result of the tracking task.

Detailed Description

A list of active track request. An entry is created in response to a WSF_ASSOCIATION_MESSAGE. An entry is removed when the sensor track is dropped.

Member Data Documentation

◆ mSensorName

WsfStringId WsfTaskManager::ActiveTrack::mSensorName

The name of the sensor that is generating the track.

Referenced by WsfTaskManager::ProcessAssociationMessage().

◆ mSensorTrackId

WsfTrackId WsfTaskManager::ActiveTrack::mSensorTrackId

The sensor track that is being generated as a result of the tracking task.

Referenced by WsfTaskManager::ProcessAssociationMessage().

◆ mTaskTrackId

WsfTrackId WsfTaskManager::ActiveTrack::mTaskTrackId

The track ID of the track that was supplied to WsfSensor::StartTracking.

Referenced by WsfTaskManager::ProcessAssociationMessage().


The documentation for this struct was generated from the following file:
Copyrights Multiple, All Rights Reserved