Ignore:
Timestamp:
11/06/06 14:16:40 (18 years ago)
Author:
mar637
Message:

doxygen tag fixes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • tags/Release2.1.1b/src/STMath.h

    r1200 r1287  
    5151
    5252  /**
    53    * get the currnt @attr inistu state
     53   * get the currnt @attr inistu_ state
    5454   */
    5555  bool insitu() const { return insitu_;};
     
    6565    * average a vector of Scantables
    6666    * @param in the vector of Scantables to average
    67     * @param an optional mask to apply on specific weights
     67    * @param mask an optional mask to apply on specific weights
    6868    * @param weight weighting scheme
    6969    * @param avmode the mode ov averaging. Per "SCAN" or "ALL".
Note: See TracChangeset for help on using the changeset viewer.