![]() |
cacao
Release 0.1.03-dev
Compute And Control For Adaptive Optics
|
AO loop Control functions wave front sensor and deformable mirror. More...
Macros | |
#define | _GNU_SOURCE |
Functions | |
AOloopControl - 3. LOOP CONTROL INTERFACE - AOloopControl_loop_ctr.c | |
Set parameters | |
errno_t | AOloopControl_setLoopNumber (long loop) |
Set loop number. Ex : for the Pyramid WFS, loop number = 0. More... | |
errno_t | AOloopControl_setparam (__attribute__((unused)) long loop, const char *key, __attribute__((unused)) double value) |
Variables | |
AOLOOPCONTROL_CONF * | AOconf |
CLI function for AOloopControl_setframesAve. More... | |
AOloopControl_var | aoloopcontrol_var |
AO loop Control functions wave front sensor and deformable mirror.
LOOP CONTROL INTERFACE
#define _GNU_SOURCE |
errno_t AOloopControl_setLoopNumber | ( | long | loop | ) |
Set loop number. Ex : for the Pyramid WFS, loop number = 0.
append process name with loop number
errno_t AOloopControl_setparam | ( | __attribute__((unused)) long | loop, |
const char * | key, | ||
__attribute__((unused)) double | value | ||
) |
AOLOOPCONTROL_CONF* AOconf |
CLI function for AOloopControl_setframesAve.
AOloopControl_var aoloopcontrol_var |