12 #ifndef DTENTITYTARGETINFORMATION_H_
13 #define DTENTITYTARGETINFORMATION_H_
19 #include <vl/hostStructs.h>
44 double timeOfDetection,
const DtString& name =
"entity-target-information",
54 const DtEntityIdentifier&
id()
const {
return myId; };
55 void setId(
const DtEntityIdentifier&
id) { myId = id; };