LISOUSI: Line Source Simulation
|
#include <wnintegration.h>
Public Member Functions | |
HSECR (const Model &m) | |
virtual | ~HSECR () |
virtual TFourier::Tcoeff | coeff (const double &p) const |
return expansion coefficient for given phase slowness More... | |
double | maxp () const |
return desired minimum upper limit for integration More... | |
Protected Member Functions | |
TFourier::Tcoeff | rayleigh (const double &p) const |
return value of Rayleigh determinant More... | |
Protected Attributes | |
TFourier::Tcoeff | Ma |
derived values More... | |
TFourier::Tcoeff | Mb |
TFourier::Tcoeff | Maq |
TFourier::Tcoeff | Mbq |
TFourier::Tcoeff | Mpq |
Model | Mm |
parameters for propagation model More... | |
TFourier::Tcoeff | Malphaq |
square of complex P-wave velocity More... | |
TFourier::Tcoeff | Mbetaq |
square of complex S-wave velocity More... | |
Half-space radial component expansion coefficients
force in z-direction and receiver in r-direction and both at z=0 on the surface of homogeneous half space
Definition at line 143 of file wnintegration.h.