Changeset 15093 for trunk/psModules/src/camera/pmFPAview.h
- Timestamp:
- Sep 28, 2007, 3:19:47 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/psModules/src/camera/pmFPAview.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/src/camera/pmFPAview.h
r12696 r15093 4 4 * @author Eugene Magnier, IfA 5 5 * 6 * @version $Revision: 1. 8$ $Name: not supported by cvs2svn $7 * @date $Date: 2007-0 3-30 21:12:56$6 * @version $Revision: 1.9 $ $Name: not supported by cvs2svn $ 7 * @date $Date: 2007-09-29 01:19:47 $ 8 8 * Copyright 2005-2006 Institute for Astronomy, University of Hawaii 9 9 */ … … 114 114 ); 115 115 116 /// Generate a view, given a chip, cell, readout. 117 /// 118 /// Uses the pointer value in the array of the parent to locate the child 119 pmFPAview *pmFPAviewGenerate(const pmFPA *fpa, ///< FPA of interest 120 const pmChip *chip, ///< Chip of interest, or NULL 121 const pmCell *cell, ///< Cell of interest, or NULL 122 const pmReadout *reaodut ///< Readout of interest, or NULL 123 ); 124 125 116 126 /// @} 117 127 #endif
Note:
See TracChangeset
for help on using the changeset viewer.
