Changeset 13410 for trunk/psModules/src/concepts/pmConceptsPhotcode.h
- Timestamp:
- May 17, 2007, 11:35:51 AM (19 years ago)
- File:
-
- 1 edited
-
trunk/psModules/src/concepts/pmConceptsPhotcode.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/src/concepts/pmConceptsPhotcode.h
r12696 r13410 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-05-17 21:35:51 $ 8 8 * Copyright 2005-2006 Institute for Astronomy, University of Hawaii 9 9 */ … … 20 20 /// This functions generates a photcode for a particular chip within the FPA, based on the PHOTCODE.RULE in 21 21 /// the PHASE2 recipe. Interpolation using the usual syntax (e.g., "{CHIP.NAME}") is permitted. 22 psString pmConceptsPhotcodeForView(pmConfig *config, pmFPAfile *file, pmFPAview *view);22 psString pmConceptsPhotcodeForView(pmConfig *config, pmFPAfile *file, const pmFPAview *view); 23 23 24 24 /// @}
Note:
See TracChangeset
for help on using the changeset viewer.
