![]() |
cacao
Release 0.1.03-dev
Compute And Control For Adaptive Optics
|
DM control. More...
#include <math.h>#include "CommandLineInterface/CLIcore.h"#include "COREMOD_memory/COREMOD_memory.h"#include "COREMOD_arith/COREMOD_arith.h"#include "image_gen/image_gen.h"#include "fft/fft.h"#include "info/info.h"#include "AOloopControl_DM/AOloopControl_DM.h"
Functions | |
| struct timespec | time_diff (struct timespec start, struct timespec end) |
| errno_t | make_master_turbulence_screen_local (const char *ID_name1, const char *ID_name2, long size, float outerscale, float innerscale) |
Variables | |
| long | NB_DMindex |
| AOLOOPCONTROL_DM_DISPCOMB_CONF * | dmdispcombconf |
| int | dmdispcomb_loaded |
| int | SMfd |
| AOLOOPCONTROL_DMTURBCONF * | dmturbconf |
| int | dmturb_loaded |
| int | SMturbfd |
DM control.
| errno_t make_master_turbulence_screen_local | ( | const char * | ID_name1, |
| const char * | ID_name2, | ||
| long | size, | ||
| float | outerscale, | ||
| float | innerscale | ||
| ) |
| struct timespec time_diff | ( | struct timespec | start, |
| struct timespec | end | ||
| ) |
| int dmdispcomb_loaded |
| AOLOOPCONTROL_DM_DISPCOMB_CONF* dmdispcombconf |
| int dmturb_loaded |
| AOLOOPCONTROL_DMTURBCONF* dmturbconf |
| long NB_DMindex |
| int SMfd |
| int SMturbfd |