cacao  Release 0.1.03-dev
Compute And Control For Adaptive Optics
AOLOOPCONTROL_CONF Struct Reference

#include <AOloopControl.h>

Collaboration diagram for AOLOOPCONTROL_CONF:

Data Fields

char name [80]
 
AOLOOPCONF_aorun aorun
 
AOLOOPCONF_WFSim WFSim
 
AOloopTimingInfo AOtiminginfo
 
AOLOOPCONF_AOcompute AOcompute
 
AOLOOPCONF_DMctrl DMctrl
 
AOLOOPCONF_ProcessModeCoefficients AOpmodecoeffs
 
AOLOOPCONF_AutoTune AOAutoTune
 
long RTLOGsize
 
RTstreamLOG RTSLOGarray [MAX_NUMBER_RTLOGSTREAM]
 

Detailed Description

Main AOloopControl structure.

Holds key parameters for the AO engine as well as higher level variables describing the state of the control loop

Field Documentation

◆ AOAutoTune

AOLOOPCONF_AutoTune AOLOOPCONTROL_CONF::AOAutoTune

◆ AOcompute

AOLOOPCONF_AOcompute AOLOOPCONTROL_CONF::AOcompute

◆ AOpmodecoeffs

AOLOOPCONF_ProcessModeCoefficients AOLOOPCONTROL_CONF::AOpmodecoeffs

◆ aorun

AOLOOPCONF_aorun AOLOOPCONTROL_CONF::aorun

◆ AOtiminginfo

AOloopTimingInfo AOLOOPCONTROL_CONF::AOtiminginfo

◆ DMctrl

AOLOOPCONF_DMctrl AOLOOPCONTROL_CONF::DMctrl

◆ name

char AOLOOPCONTROL_CONF::name[80]

◆ RTLOGsize

long AOLOOPCONTROL_CONF::RTLOGsize

◆ RTSLOGarray

RTstreamLOG AOLOOPCONTROL_CONF::RTSLOGarray[MAX_NUMBER_RTLOGSTREAM]

◆ WFSim

AOLOOPCONF_WFSim AOLOOPCONTROL_CONF::WFSim

The documentation for this struct was generated from the following file: