Changeset 17850 for trunk/psModules/src/objects/pmSourceIO.h
- Timestamp:
- May 29, 2008, 3:26:03 AM (18 years ago)
- File:
-
- 1 edited
-
trunk/psModules/src/objects/pmSourceIO.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/src/objects/pmSourceIO.h
r17832 r17850 4 4 * @author EAM, IfA; GLG, MHPCC 5 5 * 6 * @version $Revision: 1.1 6$ $Name: not supported by cvs2svn $7 * @date $Date: 2008-05-2 8 21:48:49$6 * @version $Revision: 1.17 $ $Name: not supported by cvs2svn $ 7 * @date $Date: 2008-05-29 13:25:38 $ 8 8 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii 9 9 * … … 57 57 58 58 bool pmFPAviewCheckDataStatusForSources (const pmFPAview *view, const pmFPAfile *file); 59 bool pmFPACheckDataStatusForSources (const pmFPA *fpa , const char *name);60 bool pmChipCheckDataStatusForSources (const pmChip *chip , const char *name);61 bool pmCellCheckDataStatusForSources (const pmCell *cell , const char *name);62 bool pmReadoutCheckDataStatusForSources (const pmReadout *readout , const char *name);59 bool pmFPACheckDataStatusForSources (const pmFPA *fpa); 60 bool pmChipCheckDataStatusForSources (const pmChip *chip); 61 bool pmCellCheckDataStatusForSources (const pmCell *cell); 62 bool pmReadoutCheckDataStatusForSources (const pmReadout *readout); 63 63 64 64 /// @}
Note:
See TracChangeset
for help on using the changeset viewer.
