Changeset 6859 for branches/rel10_ifa/psModules/src/astrom/pmFPA.h
- Timestamp:
- Apr 14, 2006, 11:43:59 AM (20 years ago)
- File:
-
- 1 edited
-
branches/rel10_ifa/psModules/src/astrom/pmFPA.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/rel10_ifa/psModules/src/astrom/pmFPA.h
r6854 r6859 7 7 * @author GLG, MHPCC 8 8 * 9 * @version $Revision: 1.1.4. 7$ $Name: not supported by cvs2svn $10 * @date $Date: 2006-04-14 03:09:32$9 * @version $Revision: 1.1.4.8 $ $Name: not supported by cvs2svn $ 10 * @date $Date: 2006-04-14 21:43:59 $ 11 11 * 12 12 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii … … 244 244 bool pmFPASelectChip( 245 245 pmFPA *fpa, 246 int chipNum 246 int chipNum, 247 bool exclusive 247 248 ); 248 249 249 250 bool pmChipSelectCell(pmChip *chip, 250 int cellNum 251 int cellNum, 252 bool exclusive 251 253 ); 252 254
Note:
See TracChangeset
for help on using the changeset viewer.
