Changeset 18601 for trunk/psModules/src/objects/pmSourceIO.h
- Timestamp:
- Jul 17, 2008, 12:38:15 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/psModules/src/objects/pmSourceIO.h (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/src/objects/pmSourceIO.h
r17850 r18601 4 4 * @author EAM, IfA; GLG, MHPCC 5 5 * 6 * @version $Revision: 1.1 7$ $Name: not supported by cvs2svn $7 * @date $Date: 2008-0 5-29 13:25:38$6 * @version $Revision: 1.18 $ $Name: not supported by cvs2svn $ 7 * @date $Date: 2008-07-17 22:38:15 $ 8 8 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii 9 9 * … … 30 30 bool pmSourcesWrite_PS1_DEV_1_XFIT (psFits *fits, psArray *sources, char *extname); 31 31 32 bool pmSource_CMF_WritePHU (const pmFPAview *view, pmFPAfile *file, constpmConfig *config);32 bool pmSource_CMF_WritePHU (const pmFPAview *view, pmFPAfile *file, pmConfig *config); 33 33 34 34 psArray *pmSourcesReadCMP (char *filename, psMetadata *header); … … 50 50 bool pmReadoutReadObjects (pmReadout *readout, const pmFPAview *view, pmFPAfile *file, const pmConfig *config); 51 51 52 bool pmFPAviewWriteObjects (const pmFPAview *view, pmFPAfile *file, constpmConfig *config);52 bool pmFPAviewWriteObjects (const pmFPAview *view, pmFPAfile *file, pmConfig *config); 53 53 bool pmFPAWriteObjects (pmFPA *fpa, const pmFPAview *view, pmFPAfile *file, const pmConfig *config); 54 54 bool pmChipWriteObjects (pmChip *chip, const pmFPAview *view, pmFPAfile *file, const pmConfig *config);
Note:
See TracChangeset
for help on using the changeset viewer.
