|
LISOUSI: Line Source Simulation
|
Fourier coefficients obtained by wavenumber integration (prototypes) More...
#include "lisousi.h"

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) |
Fourier coefficients obtained by wavenumber integration (prototypes)
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
REVISIONS and CHANGES
Definition in file wnintegration.h.