Classes | |
class | ArrivalTime |
class | AutocorrCurves |
Brief description of class still missing. More... | |
class | AutocorrDispersion |
Brief description of class still missing. More... | |
class | AutocorrEngine |
Brief description of class still missing. More... | |
class | AutocorrFactory |
Brief description of class still missing. More... | |
class | AutocorrRing |
Brief description of class still missing. More... | |
class | Dispersion |
Calculate Love and Rayleigh dispersion curves. More... | |
class | DispersionFactory |
Brief description of class still missing. More... | |
class | Ellipticity |
Calculate Rayleigh ellipticity curves. More... | |
class | EllipticityFactory |
Brief description of class still missing. More... | |
class | FactoryPoint |
A factory point is a statistical point with an index reference into a FactoryStorage. More... | |
class | GeophysicalModel |
Abstract class for any geophysical model. More... | |
class | Love |
Implementation of Love surface waves. More... | |
class | LoveFunction |
Brief description of class still missing. More... | |
class | MagnetoTelluricCurve |
Brief description of class still missing. More... | |
class | MagnetoTelluricFactory |
Brief description of class still missing. More... | |
class | MagnetoTelluricPoint |
Brief description of class still missing. More... | |
class | MagnetoTelluricPointOptions |
Brief description of class still missing. More... | |
class | ModalCurve |
Brief description of class still missing. More... | |
class | ModalFactory |
Gathers ModalStorage to compute misfit for Rayleigh/Love and Phase/Group slowness. More... | |
class | ModalRefine |
Storage modal values. More... | |
class | ModalStorage |
Storage for modal computation. More... | |
class | Mode |
Brief description of class still missing. More... | |
class | Podvin2D |
Brief description of class still missing. More... | |
class | Podvin3D |
Brief description of class still missing. More... | |
class | Profile |
Storage for a 1D profile. More... | |
class | RayleighFunction |
Brief description of class still missing. More... | |
class | RayleighTemplate |
Implementation of Rayleigh surface waves. More... | |
class | RefractionCurve |
Brief description of class still missing. More... | |
class | RefractionDippingModel |
A layered model with tilted interfaces. More... | |
class | RefractionFactory |
Brief description of class still missing. More... | |
class | Resistivity1DModel |
Brief description of class still missing. More... | |
class | Seismic1DModel |
Storage class for an horizontaly layered ground model. More... | |
class | ShAmplification |
Brief description of class still missing. More... | |
class | TheoreticalFK |
Brief description of class still missing. More... | |
class | TheoreticalLinearFK |
Brief description of class still missing. More... | |
class | TiltNode |
Brief description of class still missing. More... | |
class | TiltPath |
Brief description of class still missing. More... | |
Typedefs | |
typedef RayleighTemplate< double > | Rayleigh |
typedef QList< ModalRefine > ::ConstIterator | RefineIterator |
typedef QList< ModalRefine > | RefineList |
Functions | |
PACKAGE_INFO (QGpCoreWave, QGPCOREWAVE) | |
uint | qHash (const double &key) |
typedef RayleighTemplate<double> QGpCoreWave::Rayleigh |
typedef QList<ModalRefine>::ConstIterator QGpCoreWave::RefineIterator |
typedef QList<ModalRefine> QGpCoreWave::RefineList |
QGpCoreWave::PACKAGE_INFO | ( | QGpCoreWave | , |
QGPCOREWAVE | |||
) |
uint QGpCoreWave::qHash | ( | const double & | key | ) | [inline] |
{ return qHash(static_cast<const quint64&>(key) ); }