Changeset 17992
- Timestamp:
- Jun 8, 2008, 2:38:42 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/psModules/src/config/pmConfig.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/src/config/pmConfig.h
r17511 r17992 5 5 * @author Eugene Magnier, IfA 6 6 * 7 * @version $Revision: 1.3 5$ $Name: not supported by cvs2svn $8 * @date $Date: 2008-0 5-04 23:58:10$7 * @version $Revision: 1.36 $ $Name: not supported by cvs2svn $ 8 * @date $Date: 2008-06-09 00:38:42 $ 9 9 * Copyright 2005-2006 Institute for Astronomy, University of Hawaii 10 10 */ … … 107 107 /// first matching format is accepted; further matches produce warnings. The accepted camera is saved in the 108 108 /// configuration. The accepted format is returned. 109 psMetadata *pmConfigCameraFormatFromHeader(pmConfig *config, ///< The configuration 109 psMetadata *pmConfigCameraFormatFromHeader(psMetadata **camera, // selected camera (or meta-camera) 110 psString *formatName, // selected format name 111 pmConfig *config, ///< The configuration 110 112 const psMetadata *header, ///< The FITS header 111 113 bool readRecipes ///< optionally read the recipes as well as the format
Note:
See TracChangeset
for help on using the changeset viewer.
