00001 #ifndef BP_LIN_H 00002 #define BP_LIN_H 00003 /******************************************************************************* 00004 * E.S.O. - VLT project 00005 * 00006 * "@(#) $Id: bp_lin.h,v 1.3 2005/09/06 16:44:36 amodigli Exp $" 00007 * 00008 * who when what 00009 * -------- -------- ---------------------------------------------- 00010 * schreib 06/05/03 created 00011 */ 00012 00013 /************************************************************************ 00014 * bp_lin.h 00015 * routines to search for bad pixels 00016 *---------------------------------------------------------------------- 00017 */ 00018 00019 /* 00020 * header files 00021 */ 00022 00023 #include <cpl.h> 00024 /*---------------------------------------------------------------------------- 00025 * Function ANSI C prototypes 00026 *--------------------------------------------------------------------------*/ 00027 int badSearchLin (const char* plugin_id, cpl_parameterlist* config, cpl_frameset* set); 00028 #endif 00029 /*--------------------------------------------------------------------------*/
1.2.13.1 written by Dimitri van Heesch,
© 1997-2001