|  | cacao
    Release 0.1.03-dev
    Compute And Control For Adaptive Optics | 
AO loop control - Process log files. More...
#include "CommandLineInterface/CLIcore.h"#include "AOloopControl/AOloopControl.h"#include "00CORE/00CORE.h"#include "COREMOD_memory/COREMOD_memory.h"#include "fft/fft.h"#include <string.h>#include <math.h>
| Macros | |
| #define | _GNU_SOURCE | 
| Functions | |
| errno_t | AOloopControl_logprocess_modeval (const char *IDname) | 
| Log the process of the mode evaluation.  More... | |
| errno_t | AOloopControl_TweakRM (char *ZRMinname, char *DMinCname, char *WFSinCname, char *DMmaskname, char *WFSmaskname, __attribute__((unused)) char *RMoutname) | 
| Variables | |
| AOLOOPCONTROL_CONF * | AOconf | 
| CLI function for AOloopControl_setframesAve.  More... | |
| AOloopControl_var | aoloopcontrol_var | 
AO loop control - Process log files.
REAL TIME COMPUTING ROUTINES
| #define _GNU_SOURCE | 
| errno_t AOloopControl_logprocess_modeval | ( | const char * | IDname | ) | 
Log the process of the mode evaluation.
| errno_t AOloopControl_TweakRM | ( | char * | ZRMinname, | 
| char * | DMinCname, | ||
| char * | WFSinCname, | ||
| char * | DMmaskname, | ||
| char * | WFSmaskname, | ||
| __attribute__((unused)) char * | RMoutname | ||
| ) | 
| AOLOOPCONTROL_CONF* AOconf | 
CLI function for AOloopControl_setframesAve.
| AOloopControl_var aoloopcontrol_var |