Changeset 4016 in Sophya for trunk/AddOn/TAcq/minifits.cc
- Timestamp:
- Aug 12, 2011, 2:26:10 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/AddOn/TAcq/minifits.cc
r3693 r4016 6 6 7 7 ////////////////////////////////////////////////////////////////////// 8 // /Classe MiniFITSException8 // Classe MiniFITSException 9 9 ////////////////////////////////////////////////////////////////////// 10 /*! 11 \class MiniFITSException 12 \ingroup TAcq 13 14 \brief Exception class for FITS I/O services provided by the MiniFITSFile class. 15 */ 10 16 11 17 … … 45 51 46 52 ////////////////////////////////////////////////////////////////////// 47 // /Classe MiniFITSFile53 // Classe MiniFITSFile 48 54 ////////////////////////////////////////////////////////////////////// 55 /*! 56 \class MiniFITSFile 57 \ingroup TAcq 58 59 \brief This class provides a subset of I/O services in FITS format (IMAGE_HDU only). 60 */ 49 61 50 62 #define MFITSHLEN 2880
Note:
See TracChangeset
for help on using the changeset viewer.