Changeset 703 in Sophya for trunk


Ignore:
Timestamp:
Jan 7, 2000, 10:49:06 AM (26 years ago)
Author:
ansari
Message:

retour a typeofMap=RING

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaLib/Samba/spheregorski.h

    r701 r703  
    132132virtual void Resize(int_4 m);
    133133
    134 inline virtual char* TypeOfMap() const {return "HEALPIX";};
     134// pour l'instant le tableau est ordonne selon RING, uniquement
     135inline virtual char* TypeOfMap() const {return "RING";};
     136
    135137
    136138/* Valeur du contenu du pixel d'indice "NEST" k */
Note: See TracChangeset for help on using the changeset viewer.