Changeset 6713 for branches/rel10_ifa/psModules/src/astrom/pmFPAview.h
- Timestamp:
- Mar 27, 2006, 4:16:26 PM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/rel10_ifa/psModules/src/astrom/pmFPAview.h
r6618 r6713 7 7 * @author EAM, IfA 8 8 * 9 * @version $Revision: 1.1.2. 6$ $Name: not supported by cvs2svn $10 * @date $Date: 2006-03- 17 01:47:44$9 * @version $Revision: 1.1.2.7 $ $Name: not supported by cvs2svn $ 10 * @date $Date: 2006-03-28 02:16:26 $ 11 11 * 12 12 * Copyright 2004-2005 Institute for Astronomy, University of Hawaii … … 37 37 int nRows; // Maximum number of rows per readout segment read, or 0 for all 38 38 int iRows; // Starting point for this read 39 pmFPA *fpa;40 39 } 41 40 pmFPAview; … … 67 66 // return the HDU corresponding to the current view 68 67 pmHDU *pmFPAviewThisHDU (pmFPAview *view, pmFPA *fpa); 69 70 // convert the rule to a name based on the current view 71 char *pmFPAviewNameFromRule (char *rule, pmFPAview *view, pmFPA *fpa); 68 pmHDU *pmFPAviewThisPHU (pmFPAview *view, pmFPA *fpa); 72 69 73 70 # endif
Note:
See TracChangeset
for help on using the changeset viewer.
