Changeset 16912 for trunk/psModules/src/camera/pmFPAConstruct.h
- Timestamp:
- Mar 10, 2008, 3:27:05 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/psModules/src/camera/pmFPAConstruct.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/src/camera/pmFPAConstruct.h
r12696 r16912 4 4 * @author Paul Price, IfA 5 5 * 6 * @version $Revision: 1. 9$ $Name: not supported by cvs2svn $7 * @date $Date: 200 7-03-30 21:12:56$6 * @version $Revision: 1.10 $ $Name: not supported by cvs2svn $ 7 * @date $Date: 2008-03-11 01:27:05 $ 8 8 * Copyright 2005-2006 Institute for Astronomy, University of Hawaii 9 9 */ … … 23 23 pmFPA *pmFPAConstruct(const psMetadata *camera ///< The camera configuration 24 24 ); 25 26 /// Add a source to the focal plane hierarchy, specified by a camera format 27 /// 28 /// This is suitable for generating an output FPA given the desired format. 29 bool pmFPAAddSourceFromFormat(pmFPA *fpa, ///< The FPA 30 const char *fpaname, ///< FPA.NAME for the source 31 const psMetadata *format ///< Format of file 32 ); 25 33 26 34 /// Add an (input or output) source to the focal plane hierarchy, specified by a view
Note:
See TracChangeset
for help on using the changeset viewer.
