Changeset 928 in Sophya for trunk/SophyaProg/PMixer/skymixer.cc


Ignore:
Timestamp:
Apr 14, 2000, 1:10:00 PM (25 years ago)
Author:
ansari
Message:

Sophie: adding doc for Doxy doc

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaProg/PMixer/skymixer.cc

    r904 r928  
    2727#include "specrespvector.h"
    2828#include "gaussfilt.h"
     29
     30/*!
     31  \defgroup PMixer PMixer module
     32  This module contains programs which:
     33  <UL>
     34  <LI> add several sky components, taking into account their
     35  radiation spectra and convoluting them with a given filter
     36  response : skymixer
     37  <LI> create a map with point source : extractRS
     38  <LI> generate sky components, radiation spectra and spectral
     39  response (small generator of maps) : tgsky and tgrsr
     40  </UL>
     41  A detailed description may be found at:
     42*/
     43/*!
     44 * \ingroup PMixer
     45 * \file skymixer.cc
     46 *\brief   \b PROGRAM    \b skyMixer  <BR>
     47 *   add several sky components, taking into account their
     48 *radiation spectra and convoluting them with a given filter
     49 *response
     50*/
    2951
    3052// -----------------------------------------------------------------
Note: See TracChangeset for help on using the changeset viewer.