Changeset 3947 in Sophya for trunk/Cosmo/RadioBeam/specpk.h


Ignore:
Timestamp:
Feb 14, 2011, 12:58:29 AM (15 years ago)
Author:
ansari
Message:

Amelioration et modifs diverses lors de la redaction du papier, Reza 13/02/2011

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Cosmo/RadioBeam/specpk.h

    r3930 r3947  
    6464  HProf ComputePk(double s2cut=0., int nbin=256, double kmin=0., double kmax=-1.);
    6565  void  ComputePkCumul(HProf& hp, double s2cut=0.);
     66
     67  HProf ComputeNoisePk(Four2DResponse& resp, Histo& fracmodok, DataTable& dt,
     68                       double s2cut=0., int nbin=256, double kmin=0., double kmax=-1.);
    6669
    6770protected:
Note: See TracChangeset for help on using the changeset viewer.