41 RTI::ObjectClassHandle h,
71 virtual const char* classToUse()
const;
85 virtual void forceUpdate(
const RTI::AttributeHandleSet& set);
88 static DtStateRepCreator setStateRepCreator(DtStateRepCreator creator);
103 virtual void syncBeamList();
111 virtual int numBeams()
const;
Instances of DtActiveSonarBeamPublisher are used for local or source simulation (these objects are no...
Definition: activeSonarBeamPublisher.h:23
DtStateRepository * myStateRep
Definition: objectPublisherHLA.h:202
Instances of DtExerciseConn are used to provide an application's interface or connection to the netwo...
Definition: exerciseConnHLA.h:60
#define DT_DLL_VL
Definition: vlMachineTypes.h:108
bool myTickedFirstTime
Definition: activeSonarPublisherHLA.h:117
Instances of DtActiveSonarPublisher publish EmbeddedSystem.UnderwaterAcousticsEmission.ActiveSonar objects to the network.
Definition: activeSonarPublisherHLA.h:23
virtual DtActiveSonarStateRepository * asr()
Synonym for activeSonarStateRep().
Definition: activeSonarPublisherHLA.h:134
Instances of DtObjectPublisher are used for local or source simulations of objects, (i.e.
Definition: objectPublisherHLA.h:34
virtual void tick()
Tick (update) this object.
static DtStateRepCreator theStateRepCreator
Definition: activeSonarPublisherHLA.h:119
DtList is deprecated, please use std::list<T>.
Definition: vlList.h:71
class DtActiveSonarStateRepository
Definition: activeSonarStateRepository.h:29
virtual void forceUpdate()
Specify a set of attributes that should be included in the ahvps the next time tick is called...
DtObjectPublisher & operator=(const DtObjectPublisher &orig)
assignment operator – not implemented
std::set< DtDDMRegionSP > DtDDMRegionSet
Definition: region1516.h:32
The DtActiveSonarBeamRepository class provides the state repository for the ActiveSonarBeam object...
Definition: activeSonarBeamRepository.h:18
virtual DtActiveSonarStateRepository * activeSonarStateRep()
Returns a pointer to the DtActiveSonarStateRepository - through which you can set or inspect current ...
Definition: activeSonarPublisherHLA.h:129
Contains the DtActiveSonarBeamPublisher class declaration.
DtList myBeamPubs
List of DtEmitterBeamPubs.
Definition: activeSonarPublisherHLA.h:116
This file provides a declaration of the class DtObjectPublisher.
class DtHlaObjectWithStateRep:
Definition: hlaObjectWithStateRep.h:28