Changeset 2907 in Sophya for trunk/SophyaExt/FitsIOServer/fitsfile.h
- Timestamp:
- Jan 17, 2006, 10:09:29 AM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaExt/FitsIOServer/fitsfile.h
r2897 r2907 285 285 void GetBinTabLine(long NoLine, BnTblLine& ligne) ; 286 286 void GetBinTabLine(int NoLine, float* fdata) ; 287 void GetBinTabLine(int NoLine, double* ddata) ; 287 288 void GetBinTabFCol(r_8* valeurs, int nentries, int NoCol) const; 288 289 void GetBinTabFCol(r_4* valeurs, int nentries, int NoCol) const;
Note:
See TracChangeset
for help on using the changeset viewer.