#include <CRFSpecElement.h>

Public Member Functions | |
| CalcSpectralElement (tcomp t) | |
| tcomp | operator() (const tcomp rad, const tcomp ver) const |
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 14 of file CRFSpecElement.h.
| CalcSpectralElement::CalcSpectralElement | ( | tcomp | t | ) | [inline] |
Definition at line 19 of file CRFSpecElement.h.
| tcomp CalcSpectralElement::operator() | ( | const tcomp | rad, | |
| const tcomp | ver | |||
| ) | const [inline] |
Definition at line 23 of file CRFSpecElement.h.
1.5.5