Ignore:
Timestamp:
Jan 17, 2006, 10:09:29 AM (20 years ago)
Author:
ansari
Message:

debug/check fits : gestion NTuple colonnes double + init hdunum_ ds FitsFile(FitsInOutFile&) + correction gestion TArray/TMatrix/TVector ds fitsarrhand.h - Reza 17/01/2006

File:
1 edited

Legend:

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

    r2897 r2907  
    285285 void   GetBinTabLine(long NoLine, BnTblLine& ligne) ;
    286286 void   GetBinTabLine(int NoLine, float* fdata) ;
     287 void   GetBinTabLine(int NoLine, double* ddata) ;
    287288 void   GetBinTabFCol(r_8* valeurs, int nentries, int NoCol) const;
    288289 void   GetBinTabFCol(r_4* valeurs, int nentries, int NoCol) const;
Note: See TracChangeset for help on using the changeset viewer.