#include <detectionReportController.h>
|
| static DtSimComponent * | creator (const DtString &name, DtLocalObject *owner, DtSimulationServices *simManager, DtComponentDescriptor *desc=nullptr, DtReaderWriterRegistry *parentRegistry=nullptr) |
| |
◆ DtDetectionReportController() [1/3]
| makVre::DtDetectionReportController::DtDetectionReportController |
( |
const DtString & | name, |
|
|
DtLocalObject * | owner, |
|
|
DtSimulationServices * | simManager, |
|
|
DtComponentDescriptor * | desc = nullptr, |
|
|
DtReaderWriterRegistry * | parentRegistry = nullptr ) |
◆ DtDetectionReportController() [2/3]
| makVre::DtDetectionReportController::DtDetectionReportController |
( |
| ) |
|
|
delete |
default constructor; not implemented
◆ DtDetectionReportController() [3/3]
◆ ~DtDetectionReportController()
| virtual makVre::DtDetectionReportController::~DtDetectionReportController |
( |
| ) |
|
|
overridevirtual |
◆ operator=()
◆ init()
| virtual bool makVre::DtDetectionReportController::init |
( |
| ) |
|
|
overridevirtual |
◆ type()
| virtual const char * makVre::DtDetectionReportController::type |
( |
| ) |
const |
|
overridevirtual |
- Returns
- constexpr char DtDetectionReportControllerType[] = "detection-report-controller";
◆ tick()
| virtual void makVre::DtDetectionReportController::tick |
( |
| ) |
|
|
overridevirtual |
◆ creator()
| static DtSimComponent * makVre::DtDetectionReportController::creator |
( |
const DtString & | name, |
|
|
DtLocalObject * | owner, |
|
|
DtSimulationServices * | simManager, |
|
|
DtComponentDescriptor * | desc = nullptr, |
|
|
DtReaderWriterRegistry * | parentRegistry = nullptr ) |
|
static |
- Returns
- New instance of this class.
◆ myFusedContactsList
| DtSensorContactInfoList* makVre::DtDetectionReportController::myFusedContactsList |
|
protected |
This holds the fused list of sensor contacts. (i.e. only one entry per potential target, even if it was spotted by multiple sensors), keyed by name of contact. This list points to the object's state repository list which is responsible for the creation and destruction of the list.
◆ myDescriptor
The documentation for this class was generated from the following file: