QGpCoreWave/QGpCoreWave.h
Go to the documentation of this file.
00001 #ifndef QGPCOREWAVE_HEADERS
00002 #define QGPCOREWAVE_HEADERS
00003 
00004 // All headers of QGpCoreWave library
00005 
00006 #include "QGpCoreWave/ArrivalTime.h"
00007 #include "QGpCoreWave/AutocorrCurves.h"
00008 #include "QGpCoreWave/AutocorrDispersion.h"
00009 #include "QGpCoreWave/AutocorrEngine.h"
00010 #include "QGpCoreWave/AutocorrFactory.h"
00011 #include "QGpCoreWave/AutocorrRing.h"
00012 #include "QGpCoreWave/Dispersion.h"
00013 #include "QGpCoreWave/DispersionFactory.h"
00014 #include "QGpCoreWave/Ellipticity.h"
00015 #include "QGpCoreWave/EllipticityFactory.h"
00016 #include "QGpCoreWave/FactoryPoint.h"
00017 #include "QGpCoreWave/FortranInterface.h"
00018 #include "QGpCoreWave/GeophysicalModel.h"
00019 #include "QGpCoreWave/Love.h"
00020 #include "QGpCoreWave/LoveFunction.h"
00021 #include "QGpCoreWave/MagnetoTelluricCurve.h"
00022 #include "QGpCoreWave/MagnetoTelluricFactory.h"
00023 #include "QGpCoreWave/MagnetoTelluricPoint.h"
00024 #include "QGpCoreWave/MagnetoTelluricPointOptions.h"
00025 #include "QGpCoreWave/ModalCurve.h"
00026 #include "QGpCoreWave/ModalFactory.h"
00027 #include "QGpCoreWave/ModalRefine.h"
00028 #include "QGpCoreWave/ModalStorage.h"
00029 #include "QGpCoreWave/Mode.h"
00030 #include "QGpCoreWave/Podvin2D.h"
00031 #include "QGpCoreWave/Podvin3D.h"
00032 #include "QGpCoreWave/Profile.h"
00033 #include "QGpCoreWave/QGpCoreWaveDLLExport.h"
00034 #include "QGpCoreWave/RayleighFunction.h"
00035 #include "QGpCoreWave/RefractionCurve.h"
00036 #include "QGpCoreWave/RefractionDippingModel.h"
00037 #include "QGpCoreWave/RefractionFactory.h"
00038 #include "QGpCoreWave/Resistivity1DModel.h"
00039 #include "QGpCoreWave/Seismic1DModel.h"
00040 #include "QGpCoreWave/ShAmplification.h"
00041 #include "QGpCoreWave/TheoreticalFK.h"
00042 #include "QGpCoreWave/TheoreticalLinearFK.h"
00043 #include "QGpCoreWave/TiltNode.h"
00044 
00045 #ifndef GP_EXPLICIT_LIBRARY_NAMESPACE
00046 using namespace QGpCoreWave;
00047 #endif
00048 
00049 #endif // QGPCOREWAVE_HEADERS
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines