All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines
Brief description of class still missing. More...
#include <LoveFunction.h>
Public Member Functions | |
| LoveFunction () | |
| void | setModel (const Seismic1DModel *m) |
| virtual double | value (double x, double y) const |
| ~LoveFunction () | |
Brief description of class still missing.
Full description of class still missing
Description of constructor still missing
References TRACE.
: AbstractFunction2() { TRACE; _model=0; _love=0; }
| void QGpCoreWave::LoveFunction::setModel | ( | const Seismic1DModel * | m | ) |
| double QGpCoreWave::LoveFunction::value | ( | double | x, |
| double | y | ||
| ) | const [virtual] |
x is frequency in Hz, y is the slowness.
Implements QGpCoreTools::AbstractFunction2.
References QGpCoreWave::Love::setOmega(), TRACE, and QGpCoreWave::Love::y().