Changeset 2943
- Timestamp:
- 05/13/14 14:52:27 (11 years ago)
- File:
- 
      - 1 edited
 
 - 
          
  trunk/src/STLineFinder.h (modified) (1 diff)
 
Legend:
- Unmodified
- Added
- Removed
- 
      trunk/src/STLineFinder.hr2666 r2943 232 232 throw (casa::AipsError); 233 233 private: 234 casa::Counted ConstPtr<Scantable> scan; // the scan to work with234 casa::CountedPtr<Scantable> scan; // the scan to work with 235 235 casa::Vector<casa::Bool> mask; // associated mask 236 236 std::pair<int,int> edge; // start and stop+1 channels 
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  
