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

Declaration and definition of a turbulent atmosphere. More...

Declaration and definition of a turbulent atmosphere.

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

Definition in file turbAtmosphere.hpp.

#include <vector>
#include <iostream>
#include "../../sigproc/psdFilter.hpp"
#include "../../sigproc/psdUtils.hpp"
#include "../../base/changeable.hpp"
#include "../../improc/milkImage.hpp"
#include "../../math/constants.hpp"
#include "../../math/func/jinc.hpp"
#include "../../math/randomT.hpp"
#include "../../ioutils/fits/fitsFile.hpp"
#include "../../ioutils/stringUtils.hpp"
#include "../../sys/timeUtils.hpp"
#include "turbLayer.hpp"
#include "turbSubHarmonic.hpp"
#include "wavefront.hpp"

Go to the source code of this file.

Classes

struct  mx::AO::sim::turbAtmosphere< _aoSystemT >
 A turbulent atmosphere simulator. More...
 

Namespaces

namespace  mx
 The mxlib c++ namespace.