Changeset 303 for trunk/src/SDMemTable.h


Ignore:
Timestamp:
01/27/05 15:00:47 (19 years ago)
Author:
kil064
Message:

add function resetCursor

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/SDMemTable.h

    r293 r303  
    124124  virtual bool setPol(casa::Int whichPol=0);
    125125
     126  // REset cursor to 0
     127  virtual void resetCursor();
     128
    126129  //sets the user mask applied to all spectra
    127130  virtual bool setMask(std::vector<int> whichChans);
Note: See TracChangeset for help on using the changeset viewer.