lamp_ini_by_cpl.h

00001 
00002 /*----------------------------------------------------------------------------
00003    
00004    File name    :   lamp_ini_by_cpl.h
00005    Author       :   Andrea Modigliani
00006    Created on   :   May 26, 2004
00007    Description  :   lamp cpl input handling for SPIFFI
00008 
00009  ---------------------------------------------------------------------------*/
00010 
00011 
00012 #ifndef _LAMP_INI_BY_CPL_H_
00013 #define _LAMP_INI_BY_CPL_H_
00014 
00015 
00016 /*---------------------------------------------------------------------------
00017                                 Includes
00018 ---------------------------------------------------------------------------*/
00019 
00020 /*
00021 #include <stdio.h>
00022 */
00023 #include <cpl.h>
00024 /*
00025 #include <cxtypes.h>
00026 #include <cxmessages.h>
00027 
00028 
00029 #include "sinfoni_dfs.h"
00030 #include "eclipse.h"
00031 #include "lamp_cfg.h"
00032 */
00033 #include "sinfoni_recipes_defaults.h"
00034 
00035 /*----------------------------------------------------------------------------
00036                              Function prototypes 
00037  ---------------------------------------------------------------------------*/
00038 
00039 /* generateLamp_ini_file */
00040 
00041 /*-------------------------------------------------------------------------*/
00052 /*--------------------------------------------------------------------------*/
00053 
00054 /*<python>*/
00055 void lamp_free(lamp_config * cfg);
00056 lamp_config * parse_cpl_input_lamp(cpl_parameterlist* cpl_cfg, cpl_frameset* sof, 
00057 cpl_frameset** raw) ;
00058 
00059 /*</python>*/
00060 
00061 #endif

Generated on Wed Oct 26 13:08:52 2005 for SINFONI Pipeline Reference Manual by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001