Changeset 3947 in Sophya for trunk/Cosmo/RadioBeam/specpk.h
- Timestamp:
- Feb 14, 2011, 12:58:29 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Cosmo/RadioBeam/specpk.h
r3930 r3947 64 64 HProf ComputePk(double s2cut=0., int nbin=256, double kmin=0., double kmax=-1.); 65 65 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.); 66 69 67 70 protected:
Note:
See TracChangeset
for help on using the changeset viewer.