|
mxlib
c++ tools for analyzing astronomical data and other tasks by Jared R. Males. [git repo]
|
Provides a class to specify atmosphere parameters. More...
Provides a class to specify atmosphere parameters.
Definition in file aoAtmosphere.hpp.
#include <iostream>#include <numeric>#include <cmath>#include <cstdlib>#include <vector>#include <algorithm>#include "../../mxlib.hpp"#include "../../mxError.hpp"#include "aoConstants.hpp"#include "../../math/constants.hpp"#include "../../app/appConfigurator.hpp"Go to the source code of this file.
Classes | |
| class | mx::AO::analysis::aoAtmosphere< _realT > |
| A class to specify atmosphere parameters and perform related calculations. More... | |
Namespaces | |
| namespace | mx |
| The mxlib c++ namespace. | |