Ignore:
Timestamp:
09/11/06 15:10:05 (18 years ago)
Author:
mar637
Message:

Merge from Release2.1.0b tag

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/LineCatalog.h

    r1126 r1259  
    8585
    8686  /**
     87   * Return the line strength value for a specific row
     88   * @param row the row number
     89   * @return a double rest line strength value
     90   */
     91  double getStrength(uint row) const;
     92
     93  /**
    8794   *
    8895   * @param row
Note: See TracChangeset for help on using the changeset viewer.