Changeset 6712 for branches/rel10_ifa/psModules/src/objects/pmSourceIO.h
- Timestamp:
- Mar 27, 2006, 4:14:56 PM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/rel10_ifa/psModules/src/objects/pmSourceIO.h
r6556 r6712 3 3 * @author EAM, IfA; GLG, MHPCC 4 4 * 5 * @version $Revision: 1.1.2. 1$ $Name: not supported by cvs2svn $6 * @date $Date: 2006-03- 09 03:14:23$5 * @version $Revision: 1.1.2.2 $ $Name: not supported by cvs2svn $ 6 * @date $Date: 2006-03-28 02:14:56 $ 7 7 * 8 8 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii … … 14 14 15 15 int pmSourceDophotType (pmSource *source); 16 bool pmSourcesWriteText (psArray *sources, char *filename);17 16 17 bool pmSourcesWriteRAW (psArray *sources, char *filename); 18 18 bool pmSourcesWriteOBJ (psArray *sources, char *filename); 19 19 bool pmSourcesWriteSX (psArray *sources, char *filename); … … 24 24 psArray *pmSourcesReadCMF (psFits *fits, psMetadata *header); 25 25 26 bool pmSourcesWritePSFs (psArray *sources, char *filename); 27 bool pmSourcesWriteEXTs (psArray *sources, char *filename); 28 bool pmSourcesWriteNULLs (psArray *sources, char *filename); 29 bool pmMomentsWriteText (psArray *sources, char *filename); 30 bool pmPeaksWriteText (psArray *peaks, char *filename); 31 26 32 # endif /* PM_SOURCE_IO_H */
Note:
See TracChangeset
for help on using the changeset viewer.
