Changeset 27989 for trunk/psModules/src/camera/pmFPAConstruct.h
- Timestamp:
- May 17, 2010, 5:49:51 PM (16 years ago)
- File:
-
- 1 edited
-
trunk/psModules/src/camera/pmFPAConstruct.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/src/camera/pmFPAConstruct.h
r17911 r27989 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.
