Changeset 992 for trunk/src/STMath.h


Ignore:
Timestamp:
04/06/06 10:12:03 (18 years ago)
Author:
mar637
Message:

added function to convert between polarisation types

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/STMath.h

    r977 r992  
    122122                    const std::string& method = "cubic" );
    123123
     124  casa::CountedPtr<Scantable>
     125    convertPolarisation( const casa::CountedPtr<Scantable>& in,
     126                         const std::string& newtype);
     127
    124128private:
    125129  casa::CountedPtr<Scantable>  applyToPol( const casa::CountedPtr<Scantable>& in,
Note: See TracChangeset for help on using the changeset viewer.