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


Public Member Functions | |
| virtual | ~ExpCoefficients () |
| double | maxp () const |
| return desired minimum upper limit for integration More... | |
| virtual TFourier::Tcoeff | coeff (const double &p) const =0 |
| return expansion coefficient for given phase slowness More... | |
Protected Member Functions | |
| ExpCoefficients (const Model &m) | |
Protected Attributes | |
| 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... | |
abstract base class for expansion coefficients
Definition at line 60 of file wnintegration.h.