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

Provides a class to specify atmosphere parameters. More...

Provides a class to specify atmosphere parameters.

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

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.