![]() |
cacao
Release 0.1.03-dev
Compute And Control For Adaptive Optics
|
Adaptive Optics Control loop linear simulator. More...
#include <string.h>
#include <math.h>
#include "CommandLineInterface/CLIcore.h"
#include "COREMOD_memory/COREMOD_memory.h"
#include "COREMOD_iofits/COREMOD_iofits.h"
#include "00CORE/00CORE.h"
#include "linopt_imtools/linopt_imtools.h"
#include "info/info.h"
#include "AOloopControl/AOloopControl.h"
#include "AOloopControl_perfTest/AOloopControl_perfTest.h"
Macros | |
#define | _GNU_SOURCE |
Functions | |
errno_t | AOcontrolLoop_perfTest_LinearSimulator_FPCONF (const char *fpsname, uint32_t CMDmode) |
errno_t | AOcontrolLoop_perfTest_LinearSimulator_RUN (const char *fpsname) |
Adaptive Optics Control loop linear simulator.
Uses response matrix for linear simulation
#define _GNU_SOURCE |
errno_t AOcontrolLoop_perfTest_LinearSimulator_FPCONF | ( | const char * | fpsname, |
uint32_t | CMDmode | ||
) |
errno_t AOcontrolLoop_perfTest_LinearSimulator_RUN | ( | const char * | fpsname | ) |