Changeset 11421 for trunk/psModules/src/detrend/pmDetrendDB.h
- Timestamp:
- Jan 29, 2007, 6:46:20 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/psModules/src/detrend/pmDetrendDB.h (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/src/detrend/pmDetrendDB.h
r11253 r11421 9 9 * @author EAM, IfA 10 10 * 11 * @version $Revision: 1. 6$ $Name: not supported by cvs2svn $12 * @date $Date: 2007-01- 24 02:54:15$11 * @version $Revision: 1.7 $ $Name: not supported by cvs2svn $ 12 * @date $Date: 2007-01-30 04:46:20 $ 13 13 * Copyright 2004-2005 Institute for Astronomy, University of Hawaii 14 14 */ … … 20 20 /// @{ 21 21 22 #include "pmConfig.h" 22 23 #include "pmFPALevel.h" 23 24 … … 63 64 pmDetrendSelectOptions *pmDetrendSelectOptionsAlloc(const char *camera, psTime time, pmDetrendType type); 64 65 pmDetrendSelectResults *pmDetrendSelectResultsAlloc(); 65 pmDetrendSelectResults *pmDetrendSelect (const pmDetrendSelectOptions *options );66 pmDetrendSelectResults *pmDetrendSelect (const pmDetrendSelectOptions *options, const pmConfig *config); 66 67 char *pmDetrendFile (const char *detID, const char *classID); 67 68
Note:
See TracChangeset
for help on using the changeset viewer.
