Changeset 2968 in Sophya for trunk/SophyaLib/SkyMap/sphereecp.h
- Timestamp:
- Jun 6, 2006, 6:53:51 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaLib/SkyMap/sphereecp.h
r2623 r2968 96 96 inline uint_4 NbPhiSlices() const { return _pixels.SizeX(); } 97 97 98 virtual r_8 ThetaOfSlice(int_4 index) const; 98 99 virtual void GetThetaSlice(int_4 index,r_8& theta, 99 100 TVector<r_8>& phi, TVector<T>& value) const ;
Note:
See TracChangeset
for help on using the changeset viewer.