mxlib
c++ tools for analyzing astronomical data and other tasks by Jared R. Males. [git repo]
|
Declaration and definition of a standard 4 quadrant pyramid WFS. More...
Declaration and definition of a standard 4 quadrant pyramid WFS.
Definition in file pyramidSensor.hpp.
#include <omp.h>
#include "../../mxException.hpp"
#include "../../wfp/imagingUtils.hpp"
#include "../../wfp/fraunhoferPropagator.hpp"
#include "../../sys/timeUtils.hpp"
#include "../../improc/eigenImage.hpp"
#include "../../improc/imageMasks.hpp"
#include "../../math/constants.hpp"
#include "../../math/geo.hpp"
#include "wavefront.hpp"
Go to the source code of this file.
Classes | |
class | mx::AO::sim::pyramidSensor< _realT, _detectorT > |
A Pyramid Sensor Simulation. More... | |
Namespaces | |
namespace | mx |
The mxlib c++ namespace. | |