Changeset 2990 in Sophya for trunk/SophyaLib/SkyMap/sphereecp.h


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/sphereecp.h

    r2985 r2990  
    109109  virtual void          GetThetaSlice(int_4 sliceIndex, r_8& theta, r_8& phi0,
    110110                                      TVector<int_4>& pixelIndices,TVector<T>& value) const ;
     111  virtual T*            GetThetaSliceDataPtr(int_4 index);
    111112
    112113  // Valeur de pixel hors carte
Note: See TracChangeset for help on using the changeset viewer.