Changeset 17702 for branches/eam_branch_20080511/ppSim/src/ppSim.h
- Timestamp:
- May 15, 2008, 12:01:36 PM (18 years ago)
- File:
-
- 1 edited
-
branches/eam_branch_20080511/ppSim/src/ppSim.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branch_20080511/ppSim/src/ppSim.h
r17672 r17702 95 95 96 96 psVector *ppSimMakeBiassec (pmCell *cell, pmConfig *config); 97 psVector *ppSimMakeBias ( pmReadout *readout, pmConfig *config, const psRandom *rng) ;97 psVector *ppSimMakeBias (bool *status, pmReadout *readout, pmConfig *config, const psRandom *rng) ; 98 98 bool ppSimMakeDark (pmReadout *readout, pmConfig *config); 99 99 bool ppSimMakeSky (pmReadout *readout, psImage *expCorr, ppSimType type, pmConfig *config); … … 174 174 float ppSimGetZeroPoint (psMetadata *recipe, char *filter); 175 175 176 bool ppSimMergeReadouts (pmReadout *outReadout, pmReadout *inReadout); 177 176 178 #endif
Note:
See TracChangeset
for help on using the changeset viewer.
