Changeset 2198 in Sophya for trunk/SophyaLib/SkyMap/spherethetaphi.h
- Timestamp:
- Sep 24, 2002, 4:05:46 PM (23 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaLib/SkyMap/spherethetaphi.h
r1624 r2198 258 258 NDataBlock<int_4> NPhi_; // tableau donnant, pour chaque bande en theta, 259 259 //le nombre de pixels selon phi 260 NDataBlock<int_4> TNphi_; 260 NDataBlock<int_4> TNphi_; // tableau donnant ke nombre de pixels cumule, 261 // jusqu'au debut de chaque tranche 261 262 NDataBlock<r_8> Theta_; 262 263 NDataBlock<T> pixels_;
Note:
See TracChangeset
for help on using the changeset viewer.