Changeset 927 in Sophya for trunk/SophyaLib/SkyT/radspec.cc


Ignore:
Timestamp:
Apr 14, 2000, 9:28:14 AM (25 years ago)
Author:
ansari
Message:

SOphie : Adding the ingroup SkyT in each .cc file for DoxyGen Doc

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaLib/SkyT/radspec.cc

    r909 r927  
    11//--------------------------------------------------------------------------
    22// File and Version Information:
    3 //      $Id: radspec.cc,v 1.4 2000-04-13 14:10:44 ansari Exp $
     3//      $Id: radspec.cc,v 1.5 2000-04-14 07:28:13 ansari Exp $
    44//
    55// Description:
     
    2222#include "radspec.h"
    2323#include "integ.h"
    24 
    25 /*!
    26  * \class SOPHYA::RadSpectra <BR>
     24/*!
     25   \defgroup SkyT SkyT module
     26   This module contains classes and functions which define
     27   several radiation spectra and filter responses
     28*/
     29
     30/*!
     31 * \class SOPHYA::RadSpectra
     32 * \ingroup SkyT
    2733 * This class is an abstract base class for radiation emission spectra. The flux() function returns the value of the flux (the spectral      <BR>
    2834 * energy distribution) as a function of the frequency.  As in the SpectralResponse class, the () operator has been redefined <BR>
Note: See TracChangeset for help on using the changeset viewer.