Changeset 14475 for trunk/psModules/src/config/pmConfigCamera.h
- Timestamp:
- Aug 13, 2007, 2:17:40 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/psModules/src/config/pmConfigCamera.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/src/config/pmConfigCamera.h
r13704 r14475 5 5 * @author Eugene Magnier, IfA 6 6 * 7 * @version $Revision: 1. 4$ $Name: not supported by cvs2svn $8 * @date $Date: 2007-0 6-08 00:31:50 $7 * @version $Revision: 1.5 $ $Name: not supported by cvs2svn $ 8 * @date $Date: 2007-08-14 00:17:40 $ 9 9 * Copyright 2005-2006 Institute for Astronomy, University of Hawaii 10 10 */ … … 19 19 bool pmConfigGenerateSkycellVersion(psMetadata *oldCameras, // Old list of camera configurations 20 20 psMetadata *newCameras, // New list of camera configurations 21 const char *name // Name of original camera configuration 21 const char *name, // Name of original camera configuration 22 const psMetadata *site // The site configuration 22 23 ); 23 24 24 25 /// Generate the skycell version of a particular camera configuration 25 26 bool pmConfigCameraSkycellVersion(psMetadata *site, // The site configuration 26 const char *name // Name of the un-mosaicked camera27 const char *name // Name of the un-mosaicked camera 27 28 ); 28 29
Note:
See TracChangeset
for help on using the changeset viewer.
