- Timestamp:
- May 18, 2010, 3:49:34 PM (16 years ago)
- Location:
- branches/eam_branches/psModules.20100506
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
src/camera/pmFPAConstruct.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/psModules.20100506
- Property svn:mergeinfo changed
/trunk/psModules (added) merged: 27989,27992,28006 /branches/eam_branches/stackphot.20100406/psModules removed
- Property svn:mergeinfo changed
-
branches/eam_branches/psModules.20100506/src/camera/pmFPAConstruct.h
r17911 r28011 29 29 /// This is suitable for generating an output FPA given the desired format. 30 30 bool pmFPAAddSourceFromFormat(pmFPA *fpa, ///< The FPA 31 const char *fpaObs, ///< FPA.NAME for the source32 31 const psMetadata *format ///< Format of file 33 32 ); … … 38 37 /// configuration is required in order to describe how the FPA is laid out in terms of disk files. 39 38 bool pmFPAAddSourceFromView(pmFPA *fpa, ///< The FPA 40 const char *fpaObs, ///< FPA.NAME for the source41 39 const pmFPAview *phuView, ///< The view, corresponding to the PHU 42 40 const psMetadata *format ///< Format of file
Note:
See TracChangeset
for help on using the changeset viewer.
