mxlib
c++ tools for analyzing astronomical data and other tasks by Jared R. Males. [git repo]
Loading...
Searching...
No Matches
mx::AO::sim Namespace Reference

Classes

class  ccdDetector
 A simulated CCD detector. More...
 
class  deformableMirror
 
struct  deformableMirrorSpec
 
class  directPhaseReconstructor
 Direct Phase Reconstructor. More...
 
struct  directPhaseReconstructorSpec
 
class  directPhaseSensor
 
class  generalIntegrator
 Implements a general integrator controller. More...
 
class  leakyIntegrator
 Implements the leaky integrator controller. More...
 
class  pyramidSensor
 A Pyramid Sensor Simulation. More...
 
class  pywfsSlopeReconstructor
 A Pyramid Wavefront Sensor slope reconstructor. More...
 
struct  pywfsSlopeReconstructorSpec
 
class  simulatedAOSystem
 A simulated AO system. More...
 
struct  slopeReconstructorSpec
 
struct  turbAtmosphere
 A turbulent atmosphere simulator. More...
 
struct  turbLayer
 Simulation of a single turbulent layer. More...
 
struct  turbSequence
 
class  turbSubHarmonic
 A class to manage low-frequency sub-harmonic phase screen generation in atmospheric turbulence. More...
 
struct  wavefront
 Structure containing the phase and amplitude of a wavefront. More...
 
struct  wfMeasurement
 
struct  wfsImageT
 
class  wooferTweeterDM
 
struct  wooferTweeterDMSpec
 
class  wooferTweeterFilter
 
class  wooferTweeterReconstructor
 
struct  wooferTweeterReconstructorSpec
 

Functions

template<typename realT >
void makeMap (Eigen::Array< realT, -1, -1 > &map, Eigen::Array< realT, -1, -1 > &pos, Eigen::Array< realT, -1, -1 > &act)
 

Function Documentation

◆ makeMap()

template<typename realT >
void mx::AO::sim::makeMap ( Eigen::Array< realT, -1, -1 > &  map,
Eigen::Array< realT, -1, -1 > &  pos,
Eigen::Array< realT, -1, -1 > &  act 
)

Definition at line 425 of file deformableMirror.hpp.