fitsAnalysisFrgSP.h

00001 /**********************************************************
00002 ***********************************************************
00003 *               European Southern Observatory
00004 *          VLTI MIDI Maintenance Templates Software
00005 *
00006 * Module name:  fitsAnalysisFrgSP.h
00007 * Description:  
00008 *
00009 *
00010 * History:      
00011 * 09-Dec-05     (csabet) Created
00012 ***********************************************************
00013 **********************************************************/
00014 #ifndef _FITS_ANALYSIS_FRG_SP_H
00015 #define _FITS_ANALYSIS_FRG_SP_H
00016 
00017 /**********************************************************
00018 *   Include files
00019 **********************************************************/
00020 
00021 /**********************************************************
00022 *   Constant definitions
00023 **********************************************************/
00024 
00025 /**********************************************************
00026 *   Enumeration definitions
00027 **********************************************************/
00028 
00029 /**********************************************************
00030 *   Type definitions 
00031 **********************************************************/
00032 
00033 /**********************************************************
00034 *   Function Prototypes
00035 **********************************************************/
00036 void analyseFitsFrgSP (
00037     MidiFiles   *fileNames,
00038     ImageFormat *formatInterf,
00039     ImageFormat *formatPhotomA,
00040     ImageFormat *formatPhotomB,
00041     int         *error);
00042 
00043 /*********************************************************/
00044 #endif
00045 /*********************************************************/
00046 /*********************************************************/
00047 

Generated on 5 Mar 2013 for MIDI Pipeline Reference Manual by  doxygen 1.6.1