37 const DtDDMRegionSet* regionSetToUse = 0);
41 RTI::ObjectClassHandle h,
44 const DtDDMRegionSet* regionSetToUse = 0);
50 const DtDDMRegionSet* regionSetToUse = 0);
71 virtual const char* classToUse()
const;
85 virtual void forceUpdate(
const RTI::AttributeHandleSet& set);
88 static DtStateRepCreator setStateRepCreator(DtStateRepCreator creator);
98 const DtDDMRegionSet* regionSetToUse = 0);
103 virtual void syncBeamList();
107 virtual DtActiveSonarBeamPublisher* publisherForAsr(
111 virtual int numBeams()
const;
117 bool myTickedFirstTime;
119 static DtStateRepCreator theStateRepCreator;
DtStateRepository * myStateRep
Definition: objectPublisherDIS.h:176
Instances of DtExerciseConn are used to provide an application's interface or connection to the netwo...
Definition: exerciseConnDIS.h:61
#define DT_DLL_VL
Definition: vlMachineTypes.h:108
Instances of DtActiveSonarPublisher are used to take care of the details associated with publishing t...
Definition: activeSonarPublisherDIS.h:23
virtual DtActiveSonarStateRepository * asr()
Definition: activeSonarPublisherDIS.h:112
Instances of DtObjectPublisher are used for local or source simulations of objects, (i.e.
Definition: objectPublisherDIS.h:36
virtual DtActiveSonarStateRepository * activeSonarStateRep()
Get the active sonar state repository for this active sonar publisher.
virtual void forceUpdate()=0
For publisher to send PDU on next tick.
DtList is deprecated, please use std::list<T>.
Definition: vlList.h:71
class DtActiveSonarStateRepository
Definition: activeSonarStateRepository.h:29
DtObjectPublisher & operator=(const DtObjectPublisher &orig)
assignment operator – not implemented
The DtActiveSonarBeamRepository class provides the state repository for the ActiveSonarBeam object...
Definition: activeSonarBeamRepository.h:18
virtual void tick()=0
Tick (update) this object.
Contains the DtActiveSonarBeamPublisher class declaration.