Changeset 17672 for branches/eam_branch_20080511/ppSim/src/ppSimMakeDark.c
- Timestamp:
- May 13, 2008, 4:56:38 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branch_20080511/ppSim/src/ppSimMakeDark.c
r17557 r17672 10 10 11 11 psMetadata *recipe = psMetadataLookupMetadata(&mdok, config->recipes, PPSIM_RECIPE); // Recipe 12 13 bool dark = psMetadataLookupBool(&status, recipe, "DARK"); // Generate a DARK? 14 if (!dark) return true; 12 15 13 16 float darkRate = psMetadataLookupF32(NULL, recipe, "DARK.RATE"); // Dark rate
Note:
See TracChangeset
for help on using the changeset viewer.
