Changeset 1148 in Sophya for trunk/SigPredictor/lightgalaxresol.h
- Timestamp:
- Aug 29, 2000, 12:03:24 PM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SigPredictor/lightgalaxresol.h
r801 r1148 4 4 #define SKYGALAXRESOL_SEEN 5 5 6 #include "sphere gorski.h"6 #include "spherehealpix.h" 7 7 #include "numrecipes.h" 8 8 #include "abslightsource.h" … … 33 33 r_4** ppPointSourceData; // (Jansky, cad 10-26 W/m2/st/Hz) 34 34 //donnes sur chaque source a chaque frequence 35 Sphere Gorski<uint_2>* pLightMap;35 SphereHEALPix <uint_2>* pLightMap; 36 36 //grand (!) tableau des pixels du ciel. Contient eventuellement l index de 37 37 // du tableau SourcesInBandPower, cad le no de la source.
Note:
See TracChangeset
for help on using the changeset viewer.