Ignore:
Timestamp:
Jun 23, 2006, 12:35:17 PM (19 years ago)
Author:
ansari
Message:

Ajouts methode GetThetaSliceDataPtr() dans SphericalMap, SphereThetaPhi SphereHEALPix SphereECP pour optimisation calcul transforme Ylm + passage TypeOfMap TETAFI->ECP pour SphereECP , Reza 23/6/2006

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaLib/SkyMap/spherethetaphi.h

    r2985 r2990  
    132132virtual void GetThetaSlice(int_4 index,r_8& theta,TVector<r_8>& phi,TVector<T>& value) const;
    133133virtual void GetThetaSlice(int_4 index, r_8& theta, r_8& phi0,TVector<int_4>& pixelIndices, TVector<T>& value) const ;
     134virtual T*   GetThetaSliceDataPtr(int_4 sliceIndex);
    134135
    135136
Note: See TracChangeset for help on using the changeset viewer.