- Timestamp:
- May 4, 2011, 4:44:43 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20110404/psModules/src/objects/models/pmModel_DEV.c
r31153 r31438 268 268 float f0 = 1.0; 269 269 float f1, f2; 270 for (z = DZ; z < 50; z += DZ) {270 for (z = DZ; z < 150; z += DZ) { 271 271 f1 = exp(-pow(z,ALPHA)); 272 272 z += DZ;
Note:
See TracChangeset
for help on using the changeset viewer.
