![]() |
cacao
Release 0.1.03-dev
Compute And Control For Adaptive Optics
|
DM control. More...
#include <sys/mman.h>#include <fcntl.h>#include <math.h>#include "CommandLineInterface/CLIcore.h"#include "AOloopControl_DM/AOloopControl_DM.h"
Functions | |
| static errno_t | AOloopControl_DM_createconf () |
| errno_t | AOloopControl_DM_loadconf () |
| errno_t | AOloopControl_DM_unloadconf () |
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
|
static |
| errno_t AOloopControl_DM_loadconf | ( | ) |
| errno_t AOloopControl_DM_unloadconf | ( | ) |
| int dmdispcomb_loaded |
| AOLOOPCONTROL_DM_DISPCOMB_CONF* dmdispcombconf |
| int dmturb_loaded |
| AOLOOPCONTROL_DMTURBCONF* dmturbconf |
| long NB_DMindex |
| int SMfd |
| int SMturbfd |