Ignore:
Timestamp:
03/24/09 12:33:56 (15 years ago)
Author:
Malte Marquarding
Message:

Fix for Ticket #90; treating integer as double columns now

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/LineCatalog.h

    r1353 r1534  
    111111  casa::Table setLimits(double lmin, double lmax, const std::string& colname);
    112112
     113  double getDouble(const std::string& colname, uint row) const;
     114
    113115  // the table with seelection
    114116  casa::Table table_;
Note: See TracChangeset for help on using the changeset viewer.