Changeset 3989 in Sophya for trunk/Cosmo/RadioBeam/calcpk2.cc


Ignore:
Timestamp:
May 6, 2011, 9:39:05 AM (14 years ago)
Author:
ansari
Message:

Propagation modif MaxRatio dds rapports deux lobes ds applobe.cc, Reza 06/05/2011

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Cosmo/RadioBeam/calcpk2.cc

    r3986 r3989  
    7777  try {
    7878    bool fggaussian=true;  // true -> gaussian beam
     79    double maxratio=10.;   // valeur max du rapport des lobes lors de la correction de lobe
     80
    7981    // decodage argument optionnel
    8082    bool fgoptarg=true;
    81     double maxratio=10.;
    8283    while (fgoptarg) {
    8384      string fbo = arg[1];
Note: See TracChangeset for help on using the changeset viewer.