Changeset 927 for trunk/src/STMath.h


Ignore:
Timestamp:
03/24/06 13:35:55 (18 years ago)
Author:
mar637
Message:

added frequencyAlign().

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/STMath.h

    r917 r927  
    116116  casa::CountedPtr<Scantable>
    117117    frequencyAlign( const casa::CountedPtr<Scantable>& in,
    118                     const std::string& refTime,
    119                     const std::string& method, bool perfreqid);
     118                    const std::string& refTime = "",
     119                    const std::string& method = "cubic" );
    120120
    121121private:
Note: See TracChangeset for help on using the changeset viewer.