![]() |
cacao
Release 0.1.03-dev
Compute And Control For Adaptive Optics
|
DM control. More...
#include <math.h>
#include "CommandLineInterface/CLIcore.h"
#include "image_basic/image_basic.h"
#include "COREMOD_memory/COREMOD_memory.h"
#include "AOloopControl_DM/AOloopControl_DM.h"
Functions | |
long | AOloopControl_mkDM_TT_circle (char *IDoutname, long DMindex, long NBpts, float ampl) |
long | AOloopControl_DM_mkAstroGrid_seq (char *IDoutname, long DMindex, int XYmode, int bin, long NBcycle) |
Variables | |
long | NB_DMindex |
AOLOOPCONTROL_DM_DISPCOMB_CONF * | dmdispcombconf |
int | dmdispcomb_loaded |
int | SMfd |
AOLOOPCONTROL_DMTURBCONF * | dmturbconf |
int | dmturb_loaded |
int | SMturbfd |
DM control.
To be used for AOloopControl module
long AOloopControl_DM_mkAstroGrid_seq | ( | char * | IDoutname, |
long | DMindex, | ||
int | XYmode, | ||
int | bin, | ||
long | NBcycle | ||
) |
long AOloopControl_mkDM_TT_circle | ( | char * | IDoutname, |
long | DMindex, | ||
long | NBpts, | ||
float | ampl | ||
) |
int dmdispcomb_loaded |
AOLOOPCONTROL_DM_DISPCOMB_CONF* dmdispcombconf |
int dmturb_loaded |
AOLOOPCONTROL_DMTURBCONF* dmturbconf |
long NB_DMindex |
int SMfd |
int SMturbfd |