Changeset 787 for trunk/MagicSoft/Simulation/Detector
- Timestamp:
- 05/14/01 17:30:00 (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Simulation/Detector/ReflectorII/ph2cph.c
r725 r787 140 140 /* find data point to be used in Lagrange interpolation (-> k) */ 141 141 142 FindLagrange(Reflectivity,k,wl );142 FindLagrange(Reflectivity,k,wl,nReflectivity); 143 143 144 144 /* if random > reflectivity then goes to the TOP of the loop again */
Note:
See TracChangeset
for help on using the changeset viewer.