Changeset 1145 in Sophya for trunk/SophyaLib/SkyMap/spherehealpix.h
- Timestamp:
- Aug 28, 2000, 6:02:22 PM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaLib/SkyMap/spherehealpix.h
r980 r1145 248 248 249 249 NDataBlock<T> pixels_; 250 NDataBlock<int > sliceBeginIndex_;251 NDataBlock<int > sliceLenght_;250 NDataBlock<int_4> sliceBeginIndex_; // Rationalisation Mac. D.Y. 251 NDataBlock<int_4> sliceLenght_; 252 252 253 253 };
Note:
See TracChangeset
for help on using the changeset viewer.