![]() |
cacao
Release 0.1.03-dev
Compute And Control For Adaptive Optics
|
#include <time.h>#include <string.h>#include <sched.h>#include <gsl/gsl_math.h>#include <gsl/gsl_blas.h>#include <pthread.h>#include "CommandLineInterface/CLIcore.h"#include "AOloopControl/AOloopControl.h"#include "00CORE/00CORE.h"#include "info/info.h"#include "COREMOD_memory/COREMOD_memory.h"#include "COREMOD_iofits/COREMOD_iofits.h"#include "AOloopControl_IOtools/AOloopControl_IOtools.h"
Macros | |
| #define | _GNU_SOURCE |
| #define | NB_AOloopcontrol 10 |
Functions | |
| errno_t | AOloopControl_CompModes_loop (__attribute__((unused)) const char *ID_CM_name, __attribute__((unused)) const char *ID_WFSref_name, __attribute__((unused)) const char *ID_WFSim_name, __attribute__((unused)) const char *ID_WFSimtot_name, __attribute__((unused)) const char *ID_coeff_name) |
Variables | |
| AOLOOPCONTROL_CONF * | AOconf |
| CLI function for AOloopControl_setframesAve. More... | |
| AOloopControl_var | aoloopcontrol_var |
| #define _GNU_SOURCE |
| #define NB_AOloopcontrol 10 |
| errno_t AOloopControl_CompModes_loop | ( | __attribute__((unused)) const char * | ID_CM_name, |
| __attribute__((unused)) const char * | ID_WFSref_name, | ||
| __attribute__((unused)) const char * | ID_WFSim_name, | ||
| __attribute__((unused)) const char * | ID_WFSimtot_name, | ||
| __attribute__((unused)) const char * | ID_coeff_name | ||
| ) |
| AOLOOPCONTROL_CONF* AOconf |
CLI function for AOloopControl_setframesAve.
| AOloopControl_var aoloopcontrol_var |