Package | Description |
---|---|
edu.nps.moves.dis7 |
Modifier and Type | Field and Description |
---|---|
protected java.util.List<UAEmitter> |
UnderwaterAcousticPdu.emitterSystems |
Modifier and Type | Method and Description |
---|---|
UAEmitter |
UAEmitter.setAcousticEmitter(AcousticEmitter pAcousticEmitter)
Setter for
acousticEmitter |
UAEmitter |
UAEmitter.setBeams(java.util.List<UABeam> pBeams)
Setter for
beams |
UAEmitter |
UAEmitter.setLocation(Vector3Float pLocation)
Setter for
location |
UAEmitter |
UAEmitter.setPadding(short pPadding)
Setter for
padding |
UAEmitter |
UAEmitter.setSystemDataLength(byte pSystemDataLength)
Setter for
systemDataLength |
Modifier and Type | Method and Description |
---|---|
java.util.List<UAEmitter> |
UnderwaterAcousticPdu.getEmitterSystems()
Getter for
UnderwaterAcousticPdu.emitterSystems |
Modifier and Type | Method and Description |
---|---|
UnderwaterAcousticPdu |
UnderwaterAcousticPdu.setEmitterSystems(java.util.List<UAEmitter> pEmitterSystems)
Setter for
UnderwaterAcousticPdu.emitterSystems |