Changeset 3989 in Sophya for trunk/Cosmo/RadioBeam/calcpk2.cc
- Timestamp:
- May 6, 2011, 9:39:05 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Cosmo/RadioBeam/calcpk2.cc
r3986 r3989 77 77 try { 78 78 bool fggaussian=true; // true -> gaussian beam 79 double maxratio=10.; // valeur max du rapport des lobes lors de la correction de lobe 80 79 81 // decodage argument optionnel 80 82 bool fgoptarg=true; 81 double maxratio=10.;82 83 while (fgoptarg) { 83 84 string fbo = arg[1];
Note:
See TracChangeset
for help on using the changeset viewer.