|
LISOUSI: Line Source Simulation
|
#include <wnintegration.h>


Public Member Functions | |
| HSEC (const Model &m) | |
| virtual | ~HSEC () |
| virtual TFourier::Tcoeff | coeff (const double &p) const =0 |
| 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 base class
force and receiver both in z-direction and at z=0 on the surface of homogeneous half space
Definition at line 108 of file wnintegration.h.