1 #ifndef __JACOUSTICS__JEMITTERID__
2 #define __JACOUSTICS__JEMITTERID__
15 namespace JACOUSTICS {}
16 namespace JPP {
using namespace JACOUSTICS; }
18 namespace JACOUSTICS {
44 const_iterator p = this->find(
id);
static JEmitterID & getEmitterID
Function object for emitter identification.
#define THROW(JException_t, A)
Marco for throwing exception with std::ostream compatible message.
int operator()(const int id) const
Get emitter identifier for given waveform identifier.
static void configure(const int id)
Configure emitter identification for given detector.
static data_type & getInstance()
Get unique instance of template class.
Exception for accessing a value in a collection that is outside of its range.
Auxiliary class for emitter identification.