Changeset 4016 in Sophya for trunk/AddOn/TAcq/minifits.cc


Ignore:
Timestamp:
Aug 12, 2011, 2:26:10 PM (14 years ago)
Author:
ansari
Message:

Ajout de commentaires d'autodocumentation Doxygen, Reza 12/08/2011

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/AddOn/TAcq/minifits.cc

    r3693 r4016  
    66
    77//////////////////////////////////////////////////////////////////////
    8 ///     Classe  MiniFITSException
     8//     Classe  MiniFITSException
    99//////////////////////////////////////////////////////////////////////
     10/*!
     11   \class MiniFITSException
     12   \ingroup TAcq
     13
     14   \brief Exception class for FITS I/O services provided by the MiniFITSFile class.
     15*/
    1016
    1117
     
    4551
    4652//////////////////////////////////////////////////////////////////////
    47 ///     Classe  MiniFITSFile
     53//     Classe  MiniFITSFile
    4854//////////////////////////////////////////////////////////////////////
     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*/
    4961
    5062#define MFITSHLEN 2880
Note: See TracChangeset for help on using the changeset viewer.