10 #include <usml/waveq3d/eigenray.h>
proplossListener & operator=(const proplossListener &yRef)
A single acoustic path between a source and target.
Definition: eigenray.h:24
virtual ~proplossListener()
Destructor.
Definition: proplossListener.h:29
virtual bool addEigenray(unsigned targetRow, unsigned targetCol, eigenray pRay)=0
addEigenray Pure virtual method to add eigenray to an object.
proplossListener()
Constructor - protected.
Definition: proplossListener.h:46
This class is part of a Observer/Subject pattern for the wave_queue class and allows for multiple pro...
Definition: proplossListener.h:22