WSF
WsfTaskManager::SensorRequest Struct Reference

#include <WsfTaskManager.hpp>

Collaboration diagram for WsfTaskManager::SensorRequest:

Public Attributes

WsfTrackId mSensorTrackId
 The track ID.
WsfSensormSensorPtr
 The pointer to the sensor.
WsfStringId mModeNameId
 The mode for the sensor.

Detailed Description

The sensor request list is a list sensor/track pairs that guide the updating of sensor requests when a track update is received. Entries are added when a sensor resource task is received and deleted when the task is deleted.

Member Data Documentation

◆ mModeNameId

WsfStringId WsfTaskManager::SensorRequest::mModeNameId

The mode for the sensor.

◆ mSensorPtr

WsfSensor* WsfTaskManager::SensorRequest::mSensorPtr

The pointer to the sensor.

◆ mSensorTrackId

WsfTrackId WsfTaskManager::SensorRequest::mSensorTrackId

The track ID.


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