Changeset 13137 for trunk/psModules/src/objects/pmSourceIO.h
- Timestamp:
- May 2, 2007, 2:13:03 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/psModules/src/objects/pmSourceIO.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/src/objects/pmSourceIO.h
r12832 r13137 4 4 * @author EAM, IfA; GLG, MHPCC 5 5 * 6 * @version $Revision: 1. 8$ $Name: not supported by cvs2svn $7 * @date $Date: 2007-0 4-14 03:22:48$6 * @version $Revision: 1.9 $ $Name: not supported by cvs2svn $ 7 * @date $Date: 2007-05-03 00:13:03 $ 8 8 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii 9 9 * … … 16 16 /// @{ 17 17 18 int pmSourceDophotType (pmSource *source); 18 int pmSourceGetDophotType (pmSource *source); 19 bool pmSourceSetDophotType (pmSource *source, int type); 19 20 20 21 bool pmSourcesWriteRAW (psArray *sources, char *filename);
Note:
See TracChangeset
for help on using the changeset viewer.
