API
pupilFit.hpp File Reference

The MagAO-X Pyramid Pupil Fitter application header. More...

#include "../../libMagAOX/libMagAOX.hpp"
#include "../../magaox_git_version.h"
#include "pupilFitter.hpp"
Include dependency graph for pupilFit.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  MagAOX::app::refShmimT
 
class  MagAOX::app::pupilFit
 The MagAO-X Pyramid Pupil Fitter. More...
 

Namespaces

 MagAOX
 
 MagAOX::app
 

Macros

#define USEDEFSET   (0)
 
#define USEREFIM   (1)
 
#define USEUSERSET   (2)
 

Functions

 MagAOX::app::INDI_NEWCALLBACK_DEFN (pupilFit, m_indiP_thresh)(const pcf
 
 MagAOX::app::INDI_NEWCALLBACK_DEFN (pupilFit, m_indiP_averaging)(const pcf
 
 MagAOX::app::INDI_NEWCALLBACK_DEFN (pupilFit, m_indiP_reload)(const pcf
 
 MagAOX::app::INDI_NEWCALLBACK_DEFN (pupilFit, m_indiP_update)(const pcf
 
 MagAOX::app::INDI_NEWCALLBACK_DEFN (pupilFit, m_indiP_refmode)(const pcf
 

Detailed Description

The MagAO-X Pyramid Pupil Fitter application header.

Definition in file pupilFit.hpp.

Macro Definition Documentation

◆ USEDEFSET

#define USEDEFSET   (0)

Definition at line 46 of file pupilFit.hpp.

◆ USEREFIM

#define USEREFIM   (1)

Definition at line 47 of file pupilFit.hpp.

◆ USEUSERSET

#define USEUSERSET   (2)

Definition at line 48 of file pupilFit.hpp.