Changeset 3989 in Sophya for trunk/Cosmo/RadioBeam/lobe.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/lobe.cc

    r3986 r3989  
    112112  a.MinMax(min, max);
    113113  MeanSigma(a, mean, sigma);
    114   cout << " BeamEffect::Correct2RefLobe() - Result Min=" << min << " Max=" << max
     114  cout << " BeamEffect::Correct2RefLobe(MaxRatio=" << maxratio << ") - Result Min=" << min << " Max=" << max
    115115       << " Mean=" << mean << " Sigma=" << sigma << endl;
    116116  return;
Note: See TracChangeset for help on using the changeset viewer.