Changeset 3946 in Sophya for trunk/AddOn/TAcq/specmfib.cc


Ignore:
Timestamp:
Feb 7, 2011, 9:26:23 AM (15 years ago)
Author:
campagne
Message:

secure the code from non initialisation in certain options (JEC)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/AddOn/TAcq/specmfib.cc

    r3943 r3946  
    9292        new BRGainCalculator(mmgr, par.outpath_, par.nmean_, par.fgdatafft_, par.fgsinglechannel_);
    9393      procgain_p->SetPrintLevel(par.prtlevel_,par.prtmodulo_);
     94      if(par.fgfreqfilter_) procgain_p->SetOnMedianFreqFilt();
    9495    }
    9596
Note: See TracChangeset for help on using the changeset viewer.