Changeset 3825 in Sophya for trunk/Cosmo/RadioBeam/calcpk.cc
- Timestamp:
- Aug 2, 2010, 7:29:48 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Cosmo/RadioBeam/calcpk.cc
r3789 r3825 53 53 bool fgaddnoise=false; 54 54 if (narg>4) { 55 pixsignoise=atof(arg[ 3]);55 pixsignoise=atof(arg[4]); 56 56 fgaddnoise=true; 57 57 }
Note:
See TracChangeset
for help on using the changeset viewer.