Changeset 6972
- Timestamp:
- Apr 24, 2006, 2:26:48 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/psModules/src/astrom/pmFPA.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/src/astrom/pmFPA.h
r6971 r6972 7 7 * @author GLG, MHPCC 8 8 * 9 * @version $Revision: 1. 5$ $Name: not supported by cvs2svn $10 * @date $Date: 2006-04-25 00:2 2:32$9 * @version $Revision: 1.6 $ $Name: not supported by cvs2svn $ 10 * @date $Date: 2006-04-25 00:26:48 $ 11 11 * 12 12 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii … … 93 93 bool data_exists; ///< Does the data for this chip exist (read case only)? 94 94 pmHDU *hdu; ///< FITS data 95 pmCell *mosaic;///< A mosaic cell95 struct pmCell *mosaic; ///< A mosaic cell 96 96 } 97 97 pmChip;
Note:
See TracChangeset
for help on using the changeset viewer.
