LISOUSI: Line Source Simulation
|
#include <wnintegration.h>
Public Member Functions | |
HSECZ (const Model &m) | |
virtual | ~HSECZ () |
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 vertical component expansion coefficients
force and receiver both in z-direction and at z=0 on the surface of homogeneous half space
Definition at line 128 of file wnintegration.h.