1 #ifndef __JACOUSTICS__JEMITTER__ 
    2 #define __JACOUSTICS__JEMITTER__ 
   14 namespace JACOUSTICS {}
 
   15 namespace JPP { 
using namespace JACOUSTICS; }
 
   17 namespace JACOUSTICS {
 
JEmitter(const int id, const JVector3D &pos)
Constructor. 
 
Data structure for vector in three dimensions. 
 
Auxiliary class for object identification. 
 
Data structure for position in three dimensions. 
 
JEmitter()
Default constructor.