Changeset 3797 in Sophya for trunk/Cosmo/RadioBeam/mdish.h
- Timestamp:
- Jun 30, 2010, 12:38:40 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Cosmo/RadioBeam/mdish.h
r3796 r3797 82 82 class Four2DRespRatio : public Four2DResponse { 83 83 public: 84 Four2DRespRatio(Four2DResponse& a, Four2DResponse& b, double divzthr= 1.e-1);84 Four2DRespRatio(Four2DResponse& a, Four2DResponse& b, double divzthr=5.e-2); 85 85 // Return the ratio a.Value(kx,ky) / b.Value(kx, ky) - with protection against divide by zero 86 86 virtual double Value(double kx, double ky);
Note:
See TracChangeset
for help on using the changeset viewer.