|
mxlib
c++ tools for analyzing astronomical data and other tasks by Jared R. Males. [git repo]
|
Declaration and definition of a turbulence layer. More...
Declaration and definition of a turbulence layer.
Definition in file turbLayer.hpp.
#include <vector>#include <Eigen/Dense>#include "../../error/error.hpp"#include "../../error/exception.hpp"#include "../../improc/imageTransforms.hpp"#include "../../math/constants.hpp"#include "../../math/func/jinc.hpp"#include "../../math/randomT.hpp"#include "../../sigproc/psdFilter.hpp"#include "../../sigproc/psdUtils.hpp"Go to the source code of this file.
Classes | |
| struct | mx::AO::sim::turbLayer< _aoSystemT, _verboseT > |
| Simulation of a single turbulent layer. More... | |
Namespaces | |
| namespace | mx |
| The mxlib c++ namespace. | |