find_distortions.h

00001 #ifndef FIND_DISTORTIONS_H
00002 #define FIND_DISTORTIONS_H
00003 /*****************************************************************************
00004 * E.S.O. - VLT project
00005 *
00006 * "@(#) $Id: find_distortions.h,v 1.7 2005/09/06 16:47:46 amodigli Exp $"
00007 *
00008 * who       when      what
00009 * --------  --------  ----------------------------------------------
00010 * amodigli  12/08/04  created
00011 */
00012 
00013 /************************************************************************
00014  * find_distortions.h
00015 
00016  *----------------------------------------------------------------------
00017  */
00018 
00019 /*
00020  * header files
00021  */
00022 
00023 #include <cpl.h>   
00024 
00025 
00026 /*----------------------------------------------------------------------------
00027  *                      Function ANSI C prototypes
00028  *--------------------------------------------------------------------------*/
00029 
00030 /*----------------------------------------------------------------------------
00031    Function     :       find_distortions()
00032    In           :       
00033    Out          :        
00034    Job          :
00035 
00036  ---------------------------------------------------------------------------*/
00037 int find_distortions (const char* plugin_id, cpl_parameterlist* config, cpl_frameset* sof) ;
00038 
00039 
00040 #endif 
00041 
00042 /*--------------------------------------------------------------------------*/

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