LISOUSI: Line Source Simulation
tdtapertransformation.cc File Reference

time domain tapering approaches to transformation (implementation) More...

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

Go to the source code of this file.

Macros

#define TF_TDTAPERTRANSFORMATION_CC_VERSION   "TF_TDTAPERTRANSFORMATION_CC V1.1"
 

Functions

TFourier::Tseries tdtapertransformation (TFourier::Tseries series, Parameters &par, const Options &opt)
 

Detailed Description

time domain tapering approaches to transformation (implementation)


Author
Thomas Forbriger
Date
17/04/2013

time domain tapering approaches to transformation (implementation)

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
  • 21/09/2015 V1.1 properly trim convolution result

Definition in file tdtapertransformation.cc.