Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members  

gsehead.h

Go to the documentation of this file.
00001 /* gsehead.h - include file for GSE putaway routines */
00002 
00003 int GSEPA_init (char *output_dir, char *output_format, int debug);
00004 int GSEPA_next_ev (TRACE_REQ *trace_req, int n_reqs, char *output_dir,
00005                    char *e_date, char *e_time, int debug);
00006 int GSEPA_next (TRACE_REQ *trace_req, double gap_thresh, int debug);
00007 int GSEPA_end_ev (int debug);
00008 int GSEPA_close (int debug);
00009 

Generated on Tue May 6 09:16:03 2003 for Earthworm Libs by doxygen1.3-rc3