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

Save realtime buffers. More...

#include <string.h>
#include <stdint.h>
#include <math.h>
#include "CommandLineInterface/CLIcore.h"
#include "00CORE/00CORE.h"
#include "statistic/statistic.h"
#include "AOloopControl/AOloopControl.h"
#include "AOloopControl_IOtools/AOloopControl_IOtools.h"
#include "COREMOD_memory/COREMOD_memory.h"
Include dependency graph for AOloopControl_IOtools_RTLOGsave.c:

Macros

#define _GNU_SOURCE
 

Functions

errno_t AOloopControl_IOtools_RTLOGsave (long loop, const char *streamname, __attribute__((unused)) const char *dirname)
 

Variables

AOLOOPCONTROL_CONFAOconf
 CLI function for AOloopControl_setframesAve. More...
 

Detailed Description

Save realtime buffers.

Macro Definition Documentation

◆ _GNU_SOURCE

#define _GNU_SOURCE

Function Documentation

◆ AOloopControl_IOtools_RTLOGsave()

errno_t AOloopControl_IOtools_RTLOGsave ( long  loop,
const char *  streamname,
__attribute__((unused)) const char *  dirname 
)

Variable Documentation

◆ AOconf

CLI function for AOloopControl_setframesAve.