Changeset 9584 for trunk/psModules/src/detrend/pmDetrendDB.h
- Timestamp:
- Oct 16, 2006, 2:33:57 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/psModules/src/detrend/pmDetrendDB.h (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/src/detrend/pmDetrendDB.h
r9433 r9584 6 6 * to the detrend database go through the external dettools functions. this allows the modules 7 7 * and directly dependent program to be sufficiently independent of the database schema that it 8 * can be used with any properly defined detrend database tables. 8 * can be used with any properly defined detrend database tables. 9 9 * 10 10 * XXX place the specific name of the detrend database query command in the configuration data … … 14 14 * @author EAM, IfA 15 15 * 16 * @version $Revision: 1. 3$ $Name: not supported by cvs2svn $17 * @date $Date: 2006-10-1 0 01:02:25$16 * @version $Revision: 1.4 $ $Name: not supported by cvs2svn $ 17 * @date $Date: 2006-10-17 00:33:57 $ 18 18 * 19 19 * Copyright 2004-2005 Institute for Astronomy, University of Hawaii … … 22 22 #ifndef PM_DETREND_DB_H 23 23 #define PM_DETREND_DB_H 24 25 #include "pmFPALevel.h" 24 26 25 27 typedef enum {
Note:
See TracChangeset
for help on using the changeset viewer.
