![]() |
cacao
Release 0.1.03-dev
Compute And Control For Adaptive Optics
|
Adaptive Optics Control loop engine Predictive Control. More...
#include "CommandLineInterface/CLIcore.h"#include "AOloopControl/AOloopControl.h"#include "AOloopControl_PredictiveControl/AOloopControl_PredictiveControl.h"
Macros | |
| #define | MODULE_SHORTNAME_DEFAULT "" |
| #define | MODULE_DESCRIPTION "AO loop control predictive control" |
| #define | MODULE_APPLICATION "cacao" |
| #define | _GNU_SOURCE |
Functions | |
AOloopControl_PredictiveControl - 1. PREDICTIVE CONTROL | |
| errno_t | AOloopControl_PredictiveControl_builPFloop_WatchInput_cli () |
| CLI function for AOloopControl_builPFloop_WatchInput. More... | |
| errno_t | AOloopControl_PredictiveControl_mapPredictiveFilter_cli () |
| CLI function for AOloopControl_mapPredictiveFilter. More... | |
| errno_t | AOloopControl_PredictiveControl_testPredictiveFilter_cli () |
| CLI function for AOloopControl_testPredictiveFilter. More... | |
| errno_t | AOloopControl_PredictiveControl_setPFsimpleAve_cli () |
Adaptive Optics Control loop engine Predictive Control.
Adaptive Optics predictive control
| #define _GNU_SOURCE |
| #define MODULE_APPLICATION "cacao" |
| #define MODULE_DESCRIPTION "AO loop control predictive control" |
| #define MODULE_SHORTNAME_DEFAULT "" |
| errno_t AOloopControl_PredictiveControl_builPFloop_WatchInput_cli | ( | ) |
CLI function for AOloopControl_builPFloop_WatchInput.
| errno_t AOloopControl_PredictiveControl_mapPredictiveFilter_cli | ( | ) |
CLI function for AOloopControl_mapPredictiveFilter.
| errno_t AOloopControl_PredictiveControl_setPFsimpleAve_cli | ( | ) |
| errno_t AOloopControl_PredictiveControl_testPredictiveFilter_cli | ( | ) |
CLI function for AOloopControl_testPredictiveFilter.