VR-Vantage API Documentation
List of all members | Public Member Functions | Private Member Functions
DtTacticalSmokePublisher Class Reference

This class will wrap a VR-Link DtEnvironmentalProcessPublisher to allow for easier creation of a publisher that is compatible with VR-Forces. More...

Inheritance diagram for DtTacticalSmokePublisher:
Inheritance graph
[legend]

Public Member Functions

 DtTacticalSmokePublisher (DtExerciseConn *conn)
 Create a new instance of the control object publisher which will, in turn, create the environmental process publisher, given a object id (DIS) or name (HLA).
 DtTacticalSmokePublisher (DtExerciseConn *conn, const DtDDMRegionSet *regionSetToUse)
virtual ~DtTacticalSmokePublisher ()
 Also destroys publisher.
virtual
DtTacticalSmokeObjectRepository
tssr ()
 Access the underlying network state repository.
virtual const
DtTacticalSmokeObjectRepository
tssr () const
virtual void setTranslationThreshold (double d)
 Set/Get thresholds for sending location.
virtual double translationThreshold () const
virtual void setRotationThreshold (double d)
 Set/Get thresholds for sending orientation.
virtual double rotationThreshold () const
virtual void setDensityThreshold (double d)
 Set/Get thresholds for sending density.
virtual double densityThreshold () const
virtual void setSigmaThreshold (double d)
 Set/Get thresholds for sending scale (Sigma)
virtual double sigmaThreshold () const

Private Member Functions

 DtTacticalSmokePublisher (const DtTacticalSmokePublisher &)
 Unimplemented.
DtTacticalSmokePublisheroperator= (const DtTacticalSmokePublisher &)

Detailed Description

This class will wrap a VR-Link DtEnvironmentalProcessPublisher to allow for easier creation of a publisher that is compatible with VR-Forces.

If you want to create and publish environmental objects that can be used by VR-Forces, you can use a publisher of this class to facilitate in that creation

Constructor & Destructor Documentation

DtTacticalSmokePublisher::DtTacticalSmokePublisher ( DtExerciseConn *  conn)

Create a new instance of the control object publisher which will, in turn, create the environmental process publisher, given a object id (DIS) or name (HLA).

This class will use the default factory as supplied in the DtVrfObjectIdGenerator class

The state repository will initially be set to the DtControlObjectRepository class. You can change it in the global DtTacticalSmokePublisher class before calling this creator

DtTacticalSmokePublisher::DtTacticalSmokePublisher ( DtExerciseConn *  conn,
const DtDDMRegionSet *  regionSetToUse 
)
virtual DtTacticalSmokePublisher::~DtTacticalSmokePublisher ( )
virtual

Also destroys publisher.

DtTacticalSmokePublisher::DtTacticalSmokePublisher ( const DtTacticalSmokePublisher )
private

Unimplemented.

Member Function Documentation

virtual DtTacticalSmokeObjectRepository* DtTacticalSmokePublisher::tssr ( )
virtual

Access the underlying network state repository.

virtual const DtTacticalSmokeObjectRepository* DtTacticalSmokePublisher::tssr ( ) const
virtual
virtual void DtTacticalSmokePublisher::setTranslationThreshold ( double  d)
virtual

Set/Get thresholds for sending location.

virtual double DtTacticalSmokePublisher::translationThreshold ( ) const
virtual
virtual void DtTacticalSmokePublisher::setRotationThreshold ( double  d)
virtual

Set/Get thresholds for sending orientation.

virtual double DtTacticalSmokePublisher::rotationThreshold ( ) const
virtual
virtual void DtTacticalSmokePublisher::setDensityThreshold ( double  d)
virtual

Set/Get thresholds for sending density.

virtual double DtTacticalSmokePublisher::densityThreshold ( ) const
virtual
virtual void DtTacticalSmokePublisher::setSigmaThreshold ( double  d)
virtual

Set/Get thresholds for sending scale (Sigma)

virtual double DtTacticalSmokePublisher::sigmaThreshold ( ) const
virtual
DtTacticalSmokePublisher& DtTacticalSmokePublisher::operator= ( const DtTacticalSmokePublisher )
private

The documentation for this class was generated from the following file:


Copyright © 2005-2013 VT MÄK Inc. All Rights Reserved (www.mak.com)