mxlib
c++ tools for analyzing astronomical data and other tasks by Jared R. Males. [git repo]
|
Functions for generating 2D Fourier modes. More...
Functions for generating 2D Fourier modes.
Definition in file fourierModes.hpp.
#include <vector>
#include <algorithm>
#include "../mxError.hpp"
#include "../math/constants.hpp"
#include "../math/geo.hpp"
Go to the source code of this file.
Classes | |
struct | mx::sigproc::fourierModeDef |
Structure to contain the parameters of a Fourier mode. More... | |
Namespaces | |
namespace | mx |
The mxlib c++ namespace. | |