Changeset 912 for trunk/src/STMath.h


Ignore:
Timestamp:
03/21/06 14:50:18 (18 years ago)
Author:
mar637
Message:

added polarimtery functions

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/STMath.h

    r896 r912  
    102102  casa::CountedPtr<Scantable>
    103103    invertPhase( const casa::CountedPtr<Scantable>& in);
     104
    104105  casa::CountedPtr<Scantable>
    105106    rotateXYPhase( const casa::CountedPtr<Scantable>& in, float phase);
     107
    106108  casa::CountedPtr<Scantable>
    107109    rotateLinPolPhase( const casa::CountedPtr<Scantable>& in, float phase);
Note: See TracChangeset for help on using the changeset viewer.