Changeset 1148 in Sophya for trunk/SigPredictor/lightdiffdust.h
- Timestamp:
- Aug 29, 2000, 12:03:24 PM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SigPredictor/lightdiffdust.h
r801 r1148 3 3 #ifndef LightDIFFDUST_SEEN 4 4 #define LightDIFFDUST_SEEN 5 #include "sphere gorski.h"5 #include "spherehealpix.h" 6 6 #include "lightsrcsep.h" 7 7 … … 20 20 double CorrelatedfreeWeight; 21 21 double nuPlanckfRef; 22 Sphere Gorski<float>* pMap; // Map units MJy from IRAS Data.22 SphereHEALPix<float>* pMap; // Map units MJy from IRAS Data. 23 23 24 24 virtual double powerDensAmpli(double theta,double phi){
Note:
See TracChangeset
for help on using the changeset viewer.