API
 
Loading...
Searching...
No Matches

The MagAO-X woofer-tweeter pseudo-open-loop reconstructor. More...

#include <limits>
#include <mx/improc/eigenCube.hpp>
#include <mx/improc/eigenImage.hpp>
#include <mx/sigproc/gramSchmidt.hpp>
#include <mx/math/templateBLAS.hpp>
#include "../../libMagAOX/libMagAOX.hpp"
#include "../../magaox_git_version.h"
Include dependency graph for wooferTweeterRecon.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  MagAOX::app::wooferModesShmimT
 
struct  MagAOX::app::tweeterModesShmimT
 
struct  MagAOX::app::wfsModesShmimT
 
class  MagAOX::app::wooferTweeterRecon
 
struct  MagAOX::app::wooferTweeterRecon::modevals
 

Namespaces

namespace  MagAOX
 
namespace  MagAOX::app
 

Macros

#define decst
 

Functions

 MagAOX::app::INDI_SETCALLBACK_DEFN (wooferTweeterRecon, m_indiP_fpsSource)(const pcf
 
 MagAOX::app::INDI_SETCALLBACK_DEFN (wooferTweeterRecon, m_indiP_elSource)(const pcf
 

Detailed Description

The MagAO-X woofer-tweeter pseudo-open-loop reconstructor.

Definition in file wooferTweeterRecon.hpp.


Class Documentation

◆ MagAOX::app::wooferTweeterRecon::modevals

struct MagAOX::app::wooferTweeterRecon::modevals

Definition at line 134 of file wooferTweeterRecon.hpp.

Collaboration diagram for MagAOX::app::wooferTweeterRecon::modevals:
Collaboration graph
Class Members
bool reconstructed { false }
double t { 0 }
vector< float > vals

Macro Definition Documentation

◆ decst

#define decst
Value:
if( st == 0 ) \
{ \
st = m_wfsVals.size(); \
} \
--st;

Definition at line 687 of file wooferTweeterRecon.hpp.