cacao  Release 0.1.03-dev
Compute And Control For Adaptive Optics
AOloopControl_loop_ctr.c File Reference

AO loop Control functions wave front sensor and deformable mirror. More...

#include "CommandLineInterface/CLIcore.h"
#include "string.h"
#include "AOloopControl.h"
Include dependency graph for AOloopControl_loop_ctr.c:

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_CONFAOconf
 CLI function for AOloopControl_setframesAve. More...
 
AOloopControl_var aoloopcontrol_var
 

Detailed Description

AO loop Control functions wave front sensor and deformable mirror.

LOOP CONTROL INTERFACE

Macro Definition Documentation

◆ _GNU_SOURCE

#define _GNU_SOURCE

Function Documentation

◆ AOloopControl_setLoopNumber()

errno_t AOloopControl_setLoopNumber ( long  loop)

Set loop number. Ex : for the Pyramid WFS, loop number = 0.

append process name with loop number

◆ AOloopControl_setparam()

errno_t AOloopControl_setparam ( __attribute__((unused)) long  loop,
const char *  key,
__attribute__((unused)) double  value 
)

Variable Documentation

◆ AOconf

CLI function for AOloopControl_setframesAve.

◆ aoloopcontrol_var

AOloopControl_var aoloopcontrol_var