Changeset 78 for trunk/src/SDMemTable.h


Ignore:
Timestamp:
08/10/04 16:23:15 (20 years ago)
Author:
mar637
Message:

Added support of source direction. This is reflected in the getAbscissa function. Frame conversions enabled.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/SDMemTable.h

    r68 r78  
    138138  std::vector<double> getAbscissa(int whichRow,
    139139                                  const std::string& whichUnit="GHz",
     140                                  const std::string& whichFrame="TOPO",
    140141                                  double restfreq=0.0);
    141142private:
Note: See TracChangeset for help on using the changeset viewer.