DtUnderwaterAcousticEmitterSystem is a class which contains information describing the acoustic emitter systems in an underwater acoustics PDU.
More...
Detailed Description
DtUnderwaterAcousticEmitterSystem is a class which contains information describing the acoustic emitter systems in an underwater acoustics PDU.
Constructor & Destructor Documentation
| DtUnderwaterAcousticEmitterSystem::DtUnderwaterAcousticEmitterSystem |
( |
| ) |
|
| virtual DtUnderwaterAcousticEmitterSystem::~DtUnderwaterAcousticEmitterSystem |
( |
| ) |
|
|
virtual |
Member Function Documentation
| virtual DtU8 DtUnderwaterAcousticEmitterSystem::acousticID |
( |
| ) |
const |
|
virtual |
| virtual DtU8 DtUnderwaterAcousticEmitterSystem::dataLength |
( |
| ) |
const |
|
virtual |
| virtual const DtVector& DtUnderwaterAcousticEmitterSystem::location |
( |
| ) |
const |
|
virtual |
| virtual DtU8 DtUnderwaterAcousticEmitterSystem::numberOfBeams |
( |
| ) |
const |
|
virtual |
Assignment operator (from Net struct).
| 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::setDataLength |
( |
DtU8 |
value | ) |
|
|
virtual |
| virtual void DtUnderwaterAcousticEmitterSystem::setLocation |
( |
const DtVector & |
coords | ) |
|
|
virtual |
| virtual void DtUnderwaterAcousticEmitterSystem::setNumberOfBeams |
( |
DtU8 |
value | ) |
|
|
virtual |
Set/Get the number of beams.
Load/Unload data from a packet record.
Member Data Documentation
| DtU8 DtUnderwaterAcousticEmitterSystem::myAcousticID |
|
protected |
| DtU8 DtUnderwaterAcousticEmitterSystem::myDataLength |
|
protected |
| DtVector DtUnderwaterAcousticEmitterSystem::myLocation |
|
protected |
| DtU8 DtUnderwaterAcousticEmitterSystem::myNumberOfBeams |
|
protected |
The documentation for this class was generated from the following file: