LISOUSI: Line Source Simulation
wnintegration.h File Reference

Fourier coefficients obtained by wavenumber integration (prototypes) More...

#include "lisousi.h"
Include dependency graph for wnintegration.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  Model
 
class  ExpCoefficients
 
class  FSECZ
 
class  HSEC
 
class  HSECZ
 
class  HSECR
 
class  Exco
 

Macros

#define TF_WNINTEGRATION_H_VERSION   "TF_WNINTEGRATION_H V1.0"
 

Enumerations

enum  Ebasis { Fbessel0, Fbessel1, Fcos, Fsin }
 

Functions

TFourier::Tcoeff wnintegration (const Exco &ec, const double &f, const double &offset, const Ebasis &fb)
 

Detailed Description

Fourier coefficients obtained by wavenumber integration (prototypes)


Author
Thomas Forbriger
Date
19/04/2013

Fourier coefficients obtained by wavenumber integration (prototypes)

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

  • 19/04/2013 V1.0 Thomas Forbriger

Definition in file wnintegration.h.