STFINV library: seek source wavelet correction filter
stfinvidentity.cc File Reference

just find a scaling factor (implementation) More...

#include <stfinv/stfinvidentity.h>
#include <stfinv/stfinvidentity_summary_usage.h>
#include <stfinv/stfinvidentity_description_usage.h>
#include <aff/functions/sqrsum.h>
#include <aff/seriesoperators.h>
#include <cmath>
#include <stfinv/tools.h>
Include dependency graph for stfinvidentity.cc:

Go to the source code of this file.

Namespaces

 stfinv
 Root namespace of library.
 

Macros

#define STFINV_STFINVIDENTITY_CC_VERSION   "STFINV_STFINVIDENTITY_CC V1.3"
 

Detailed Description

just find a scaling factor (implementation)


Author
Thomas Forbriger
Date
07/05/2011

just find a scaling factor (implementation)

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


This program 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.

This program 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

  • 07/05/2011 V1.0 Thomas Forbriger (thof)
  • 21/02/2014 V1.1 implemented scaling to average weighted energy
  • 14/10/2015 V1.2 new end-user usage functions
  • 19/10/2015 V1.3 weight factor is defined in terms amplitude; apply square of weight to signal energy

Definition in file stfinvidentity.cc.