mxlib
c++ tools for analyzing astronomical data and other tasks by Jared R. Males. [git repo]
Loading...
Searching...
No Matches

Declaration and definition of a turbulence layer. More...

Declaration and definition of a turbulence layer.

Author
Jared R. Males (jared.nosp@m.male.nosp@m.s@gma.nosp@m.il.c.nosp@m.om)

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.