Changeset 34172 for branches/eam_branches/ipp-20120627/psphot/src/psphot.h
- Timestamp:
- Jul 17, 2012, 1:25:52 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20120627/psphot/src/psphot.h
r34086 r34172 20 20 PSPHOT_MAKE_PSF, 21 21 PSPHOT_MODEL_TEST, 22 PSPHOT_MINIMAL, 22 23 } psphotImageLoopMode; 23 24 … … 331 332 bool psphotForcedReadout(pmConfig *config, const pmFPAview *view, const char *filerule); 332 333 334 pmConfig *psphotMinimalArguments(int argc, char **argv); 335 bool psphotReadoutMinimal(pmConfig *config, const pmFPAview *view, const char *filerule); 336 333 337 pmConfig *psphotMakePSFArguments(int argc, char **argv); 334 338 bool psphotMakePSFReadout(pmConfig *config, const pmFPAview *view, const char *filerule);
Note:
See TracChangeset
for help on using the changeset viewer.
