Ignore:
Timestamp:
Apr 30, 2008, 3:12:10 PM (17 years ago)
Author:
ansari
Message:

1/ Ajout methodes FitsArrayHandler<T>::ReadAtOffset() WriteAtOffset() pour lecture/ecriture de tableaux <> HDU IMAGE par morceaux
2/ Ajout entete commentaire avec copyright LAL+DAPNIA dans les fichiers .h

Reza 30/04/2008

File:
1 edited

Legend:

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

    r3452 r3493  
     1/*   
     2   --- SOPHYA software - FitsIOServer module ---
     3   R. Ansari , 2005-2008
     4   (C) UPS+LAL IN2P3/CNRS     (C) DAPNIA-SPP/CEA
     5*/
    16#ifndef FITSINOUTFILE_H
    27#define FITSINOUTFILE_H
     
    98103 static float      cfitsioVersion();
    99104 //! Return the SOPHYA FitsIOServer version
    100  static float      Version() { return 2.0; }
     105 static float      Version() { return 2.12; }
    101106
    102107 //! Return the file name as specified in the constructor (or Open)
Note: See TracChangeset for help on using the changeset viewer.