GPLIB++
|
This class calculates one spectral element of the receiver function from the two input spectral elements. More...
#include <CRFSpecElement.h>
Public Member Functions | |
CalcSpectralElement (tcomp t) | |
tcomp | operator() (const tcomp rad, const tcomp ver) const |
This class calculates one spectral element of the receiver function from the two input spectral elements.
The constructor takes the absolute value of the waterlevel, the overloaded operator() takes two complex numbers as arguments to calculate the resulting spectral value of the receiver function and can be used with standard algorithms like transform
Definition at line 16 of file CRFSpecElement.h.
|
inline |
Definition at line 21 of file CRFSpecElement.h.
|
inline |
Definition at line 25 of file CRFSpecElement.h.