API

The MagAO-X tweeter to woofer offloading manager. More...

#include <iostream>
#include <limits>
#include <chrono>
#include <thread>
#include <mx/improc/eigenCube.hpp>
#include <mx/improc/eigenImage.hpp>
#include "../../libMagAOX/libMagAOX.hpp"
#include "../../magaox_git_version.h"
#include "predictive_controller.cuh"
Include dependency graph for hoPredCtrl.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  MagAOX::app::darkShmimT
 
class  MagAOX::app::hoPredCtrl
 

Namespaces

 MagAOX
 
 MagAOX::app
 

Functions

 MagAOX::app::INDI_NEWCALLBACK_DEFN (hoPredCtrl, m_indiP_learningSteps)(const pcf
 
 MagAOX::app::INDI_NEWCALLBACK_DEFN (hoPredCtrl, m_indiP_learningIterations)(const pcf
 
 MagAOX::app::INDI_NEWCALLBACK_DEFN (hoPredCtrl, m_indiP_explorationRms)(const pcf
 
 MagAOX::app::INDI_NEWCALLBACK_DEFN (hoPredCtrl, m_indiP_explorationSteps)(const pcf
 
 MagAOX::app::INDI_NEWCALLBACK_DEFN (hoPredCtrl, m_indiP_lambda)(const pcf
 
 MagAOX::app::INDI_NEWCALLBACK_DEFN (hoPredCtrl, m_indiP_clipval)(const pcf
 
 MagAOX::app::INDI_NEWCALLBACK_DEFN (hoPredCtrl, m_indiP_gamma)(const pcf
 
 MagAOX::app::INDI_NEWCALLBACK_DEFN (hoPredCtrl, m_indiP_intgain)(const pcf
 
 MagAOX::app::INDI_NEWCALLBACK_DEFN (hoPredCtrl, m_indiP_intleak)(const pcf
 
 MagAOX::app::INDI_NEWCALLBACK_DEFN (hoPredCtrl, m_indiP_timestamp)(const pcf
 
 MagAOX::app::INDI_NEWCALLBACK_DEFN (hoPredCtrl, m_indiP_controlToggle)(const pcf
 
 MagAOX::app::INDI_NEWCALLBACK_DEFN (hoPredCtrl, m_indiP_predictorToggle)(const pcf
 
 MagAOX::app::INDI_NEWCALLBACK_DEFN (hoPredCtrl, m_indiP_reset_bufferRequest)(const pcf
 
 MagAOX::app::INDI_NEWCALLBACK_DEFN (hoPredCtrl, m_indiP_reset_exploreRequest)(const pcf
 
 MagAOX::app::INDI_NEWCALLBACK_DEFN (hoPredCtrl, m_indiP_reset_modelRequest)(const pcf
 
 MagAOX::app::INDI_NEWCALLBACK_DEFN (hoPredCtrl, m_indiP_reset_cleanRequest)(const pcf
 
 MagAOX::app::INDI_NEWCALLBACK_DEFN (hoPredCtrl, m_indiP_updateControllerRequest)(const pcf
 
 MagAOX::app::INDI_NEWCALLBACK_DEFN (hoPredCtrl, m_indiP_zeroRequest)(const pcf
 
 MagAOX::app::INDI_NEWCALLBACK_DEFN (hoPredCtrl, m_indiP_saveRequest)(const pcf
 
 MagAOX::app::INDI_NEWCALLBACK_DEFN (hoPredCtrl, m_indiP_loadRequest)(const pcf
 

Detailed Description

The MagAO-X tweeter to woofer offloading manager.

Definition in file hoPredCtrl.hpp.