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

DM control. More...

Include dependency graph for AOloopControl_DM_toolbox.c:

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_CONFdmdispcombconf
 
int dmdispcomb_loaded
 
int SMfd
 
AOLOOPCONTROL_DMTURBCONFdmturbconf
 
int dmturb_loaded
 
int SMturbfd
 

Detailed Description

DM control.

Function Documentation

◆ make_master_turbulence_screen_local()

errno_t make_master_turbulence_screen_local ( const char *  ID_name1,
const char *  ID_name2,
long  size,
float  outerscale,
float  innerscale 
)

◆ time_diff()

struct timespec time_diff ( struct timespec  start,
struct timespec  end 
)

Variable Documentation

◆ dmdispcomb_loaded

int dmdispcomb_loaded

◆ dmdispcombconf

◆ dmturb_loaded

int dmturb_loaded

◆ dmturbconf

◆ NB_DMindex

long NB_DMindex

◆ SMfd

int SMfd

◆ SMturbfd

int SMturbfd