Changeset 2990 in Sophya for trunk/SophyaLib/SkyMap/spherehealpix.h
- Timestamp:
- Jun 23, 2006, 12:35:17 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaLib/SkyMap/spherehealpix.h
r2985 r2990 91 91 virtual void GetThetaSlice(int_4 index,r_8& theta,TVector<r_8>& phi,TVector<T>& value) const; 92 92 virtual void GetThetaSlice(int_4 sliceIndex,r_8& theta, r_8& phi0, TVector<int_4>& pixelIndices,TVector<T>& value) const ; 93 virtual T* GetThetaSliceDataPtr(int_4 sliceIndex); 93 94 94 95 virtual bool ContainsSph(double theta, double phi) const;
Note:
See TracChangeset
for help on using the changeset viewer.