Changeset 1191 in Sophya for trunk/SigPredictor/abscalctool.cc
- Timestamp:
- Sep 19, 2000, 2:28:59 PM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SigPredictor/abscalctool.cc
r1154 r1191 54 54 } 55 55 56 double AbsCalcTool::diffSolidAng(double ang1,double ang2) const 57 { return fabs(2*M_PI*(cos(ang1)-cos(ang2))); // Steradians 58 // Cas d'une source tendue. 59 } 56 60 57 61 58 /* // Pour compilation sur cxx boeuf!
Note:
See TracChangeset
for help on using the changeset viewer.