LISOUSI: Line Source Simulation
fcsingleforce.cc File Reference

Fourier coefficients for a single force full space wavefield (implementation) More...

#include "lisousi.h"
#include "functions.h"
Include dependency graph for fcsingleforce.cc:

Go to the source code of this file.

Macros

#define TF_FCSINGLEFORCE_CC_VERSION   "TF_FCSINGLEFORCE_CC V1.0 "
 

Functions

TFourier::Tspectrum zfpointfc (const int &n, const double &dt, const double &offset, const double &vs, const double &vp, const bool &debug)
 
double sqrtfct (const double &psample, const double &v)
 
TFourier::Tspectrum zflinefc (const int &n, const double &dt, const double &offset, const double &vs, const double &vp, const bool &debug)
 

Detailed Description

Fourier coefficients for a single force full space wavefield (implementation)


Author
Thomas Forbriger
Date
17/04/2013

Fourier coefficients for a single force full space wavefield (implementation)

NOTICE: This fragment is not yet complete. Part of is might produce false results.

Copyright (c) 2013 by Thomas Forbriger (BFO Schiltach)


lisousi is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

lisousi is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software

Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA

REVISIONS and CHANGES

  • 17/04/2013 V1.0 Thomas Forbriger

Definition in file fcsingleforce.cc.