Ignore:
Timestamp:
Sep 1, 2000, 5:22:11 PM (25 years ago)
Author:
ansari
Message:

hdunum=0 par defaut

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaExt/FitsIOServer/fitsspherehealpix.h

    r1136 r1174  
    2222
    2323FITS_SphereHEALPix();
    24 FITS_SphereHEALPix(char inputfile[],int hdunum=2);
     24FITS_SphereHEALPix(char inputfile[],int hdunum=0);
    2525FITS_SphereHEALPix(const SphereHEALPix<T>& obj);
    2626FITS_SphereHEALPix(SphereHEALPix<T>* obj);
Note: See TracChangeset for help on using the changeset viewer.