![]() |
cacao
Release 0.1.03-dev
Compute And Control For Adaptive Optics
|
AO loop Control functions PRIMARY AND FILTERED DM WRITE. More...
#include "CommandLineInterface/CLIcore.h"
#include "AOloopControl/AOloopControl.h"
#include "AOloopControl_perfTest/AOloopControl_perfTest.h"
Macros | |
#define | _GNU_SOURCE |
#define | NB_AOloopcontrol 10 |
Functions | |
errno_t | AOloopControl_DMprimaryWrite_on () |
Writing on DM, unfiltered actuators (primary) : on. More... | |
errno_t | AOloopControl_DMprimaryWrite_off () |
Writing on DM, unfiltered actuators (primary) : off. More... | |
errno_t | AOloopControl_DMfilteredWrite_on () |
Writing on DM, after filtering : on. More... | |
errno_t | AOloopControl_DMfilteredWrite_off () |
Writing on DM, after filtering : off. More... | |
Variables | |
AOLOOPCONTROL_CONF * | AOconf |
CLI function for AOloopControl_setframesAve. More... | |
AOloopControl_var | aoloopcontrol_var |
AO loop Control functions PRIMARY AND FILTERED DM WRITE.
REAL TIME COMPUTING ROUTINES
#define _GNU_SOURCE |
#define NB_AOloopcontrol 10 |
errno_t AOloopControl_DMfilteredWrite_off | ( | ) |
Writing on DM, after filtering : off.
errno_t AOloopControl_DMfilteredWrite_on | ( | ) |
Writing on DM, after filtering : on.
errno_t AOloopControl_DMprimaryWrite_off | ( | ) |
Writing on DM, unfiltered actuators (primary) : off.
errno_t AOloopControl_DMprimaryWrite_on | ( | ) |
Writing on DM, unfiltered actuators (primary) : on.
AOLOOPCONTROL_CONF* AOconf |
CLI function for AOloopControl_setframesAve.
AOloopControl_var aoloopcontrol_var |