Ignore:
Timestamp:
07/12/07 11:57:05 (17 years ago)
Author:
mar637
Message:

export WCS info to ASCII file, this required returng const& of STSubTables. This partly addresses Ticket #110

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/STFrequencies.h

    r1360 r1375  
    145145   * @return a string
    146146   */
    147   std::string print(int id=-1);
     147  std::string print(int id=-1, casa::Bool strip=casa::False) const;
    148148
    149149  std::vector<std::string> getInfo() const;
Note: See TracChangeset for help on using the changeset viewer.