mxlib
c++ tools for analyzing astronomical data and other tasks by Jared R. Males. [git repo]
|
Declares and defines an analytical AO system. More...
Declares and defines an analytical AO system.
Definition in file aoSystem.hpp.
#include "../../mxlib.hpp"
#include "../../math/constants.hpp"
#include "../../math/roots.hpp"
#include "../../mxError.hpp"
#include "../../mxException.hpp"
#include "aoConstants.hpp"
#include "aoAtmosphere.hpp"
#include "aoPSDs.hpp"
#include "aoWFS.hpp"
Go to the source code of this file.
Classes | |
class | mx::AO::analysis::aoSystem< _realT, _inputSpectT, iosT > |
Describes an analytic adaptive optics (AO) system. More... | |
Namespaces | |
namespace | mx |
The mxlib c++ namespace. | |