![]() |
VR-Link API Documentation for DIS
|
DtUnderwaterAcousticEmitterSystem is a class which contains information describing the acoustic emitter systems in an underwater acoustics PDU. More...
Collaboration diagram for DtUnderwaterAcousticEmitterSystem:DtUnderwaterAcousticEmitterSystem is a class which contains information describing the acoustic emitter systems in an underwater acoustics PDU.
Constructors.
| DtUnderwaterAcousticEmitterSystem::DtUnderwaterAcousticEmitterSystem | ( | const DtUnderwaterAcousticEmitterSystem & | orig | ) |
| virtual DtUnderwaterAcousticEmitterSystem::~DtUnderwaterAcousticEmitterSystem | ( | ) | [virtual] |
Destructor.
| virtual DtU8 DtUnderwaterAcousticEmitterSystem::acousticID | ( | ) | const [virtual] |
| virtual DtUnderwaterAcousticSystemName DtUnderwaterAcousticEmitterSystem::acousticName | ( | ) | const [virtual] |
| virtual DtU8 DtUnderwaterAcousticEmitterSystem::dataLength | ( | ) | const [virtual] |
| virtual DtUnderwaterAcousticFunction DtUnderwaterAcousticEmitterSystem::function | ( | ) | const [virtual] |
| virtual void DtUnderwaterAcousticEmitterSystem::loadNetRecord | ( | DtNetUnderwaterAcousticEmitterSystem & | record | ) | const [virtual] |
| virtual const DtVector& DtUnderwaterAcousticEmitterSystem::location | ( | ) | const [virtual] |
| virtual DtU8 DtUnderwaterAcousticEmitterSystem::numberOfBeams | ( | ) | 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] |
| virtual void DtUnderwaterAcousticEmitterSystem::setAcousticID | ( | DtU8 | id | ) | [virtual] |
Set/Get the acoustic ID number.
| virtual void DtUnderwaterAcousticEmitterSystem::setAcousticName | ( | DtUnderwaterAcousticSystemName | name | ) | [virtual] |
Set/Get the system name.
| virtual void DtUnderwaterAcousticEmitterSystem::setDataLength | ( | DtU8 | value | ) | [virtual] |
Set/Get the data length.
| virtual void DtUnderwaterAcousticEmitterSystem::setFunction | ( | DtUnderwaterAcousticFunction | function | ) | [virtual] |
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.
| virtual void DtUnderwaterAcousticEmitterSystem::unloadNetRecord | ( | const DtNetUnderwaterAcousticEmitterSystem & | record | ) | [virtual] |
Load/Unload data from a packet record.
DtU8 DtUnderwaterAcousticEmitterSystem::myAcousticID [protected] |
DtU8 DtUnderwaterAcousticEmitterSystem::myDataLength [protected] |
Data members: