VR-Link API Documentation for DIS
Public Member Functions | Protected Attributes
DtUnderwaterAcousticEmitterSystem Class Reference

DtUnderwaterAcousticEmitterSystem is a class which contains information describing the acoustic emitter systems in an underwater acoustics PDU. More...

+ Collaboration diagram for DtUnderwaterAcousticEmitterSystem:

List of all members.

Public Member Functions

 DtUnderwaterAcousticEmitterSystem ()
 Constructors.
 DtUnderwaterAcousticEmitterSystem (const DtUnderwaterAcousticEmitterSystem &orig)
DtUnderwaterAcousticEmitterSystemoperator= (const DtUnderwaterAcousticEmitterSystem &orig)
 Assignment operator.
DtUnderwaterAcousticEmitterSystemoperator= (const DtNetUnderwaterAcousticEmitterSystem &orig)
virtual ~DtUnderwaterAcousticEmitterSystem ()
 Destructor.
virtual void setDataLength (DtU8 value)
 Set/Get the data length.
virtual DtU8 dataLength () const
virtual void setNumberOfBeams (DtU8 value)
 Set/Get the number of beams.
virtual DtU8 numberOfBeams () const
virtual void setAcousticName (DtUnderwaterAcousticSystemName name)
 Set/Get the system name.
virtual
DtUnderwaterAcousticSystemName 
acousticName () const
virtual void setFunction (DtUnderwaterAcousticFunction function)
 Set/Get the function.
virtual
DtUnderwaterAcousticFunction 
function () const
virtual void setAcousticID (DtU8 id)
 Set/Get the acoustic ID number.
virtual DtU8 acousticID () const
virtual void setLocation (const DtVector &coords)
 Set/Get the location.
virtual const DtVectorlocation () const
virtual void print () const
 Print the information contained in the record.
virtual void printDataToStream (std::ostream &stream) const
virtual void unloadNetRecord (const DtNetUnderwaterAcousticEmitterSystem &record)
 Load/Unload data from a packet record.
virtual void loadNetRecord (DtNetUnderwaterAcousticEmitterSystem &record) const

Protected Attributes

DtU8 myDataLength
 Data members:
DtU8 myNumberOfBeams
DtUnderwaterAcousticSystemName myAcousticName
DtUnderwaterAcousticFunction myFunction
DtU8 myAcousticID
DtVector myLocation

Detailed Description

DtUnderwaterAcousticEmitterSystem is a class which contains information describing the acoustic emitter systems in an underwater acoustics PDU.


Constructor & Destructor Documentation

Constructors.

Destructor.


Member Function Documentation

virtual const DtVector& DtUnderwaterAcousticEmitterSystem::location ( ) const [virtual]
DtUnderwaterAcousticEmitterSystem& DtUnderwaterAcousticEmitterSystem::operator= ( const DtUnderwaterAcousticEmitterSystem orig)

Assignment operator.

DtUnderwaterAcousticEmitterSystem& DtUnderwaterAcousticEmitterSystem::operator= ( const DtNetUnderwaterAcousticEmitterSystem orig)
virtual void DtUnderwaterAcousticEmitterSystem::print ( ) const [virtual]

Print the information contained in the record.

virtual void DtUnderwaterAcousticEmitterSystem::printDataToStream ( std::ostream &  stream) const [virtual]

Set/Get the acoustic ID number.

Set/Get the system name.

virtual void DtUnderwaterAcousticEmitterSystem::setDataLength ( DtU8  value) [virtual]

Set/Get the data length.

Set/Get the function.

virtual void DtUnderwaterAcousticEmitterSystem::setLocation ( const DtVector coords) [virtual]

Set/Get the location.

virtual void DtUnderwaterAcousticEmitterSystem::setNumberOfBeams ( DtU8  value) [virtual]

Set/Get the number of beams.

Load/Unload data from a packet record.


Member Data Documentation

Data members:


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

Document ID: Generated on Mon May 14 08:06:18 EDT 2012 from SVN revision 114750
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)