SINFONI Pipeline Reference Manual  2.6.0
Functions
Recipe to compute optical distortions

Functions

int cpl_plugin_get_info (cpl_pluginlist *list)
 Build the list of available plugins, for this module. More...
 

Detailed Description

TBD

Function Documentation

int cpl_plugin_get_info ( cpl_pluginlist *  list)

Build the list of available plugins, for this module.

Parameters
listthe plugin list
Returns
0 if everything is ok, -1 otherwise

Create the recipe instance and make it available to the application using the interface. This function is exported.

Definition at line 144 of file sinfo_rec_distortion.c.