Changeset 1069 for trunk/src/STMath.h


Ignore:
Timestamp:
07/04/06 14:44:44 (18 years ago)
Author:
mar637
Message:

enhancement ticket #35. median scantable

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/STMath.h

    r1066 r1069  
    5858             const std::string& weight = "NONE",
    5959             const std::string& avmode = "SCAN");
     60
     61  casa::CountedPtr<Scantable>
     62    averageChannel( const casa::CountedPtr<Scantable> & in,
     63                     const std::string& mode = "MEDIAN");
    6064
    6165  casa::CountedPtr< Scantable >
Note: See TracChangeset for help on using the changeset viewer.