Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/STMathWrapper.h

    r2177 r2428  
    197197                                   const std::string& refTime,
    198198                                   const std::string& method  )
    199   { return ScantableWrapper(STMath::frequencyAlign(in.getCP())); }
     199  { return ScantableWrapper(STMath::frequencyAlign(in.getCP(),
     200                                                   refTime, method)); }
    200201
    201202  ScantableWrapper convertPolarisation( const ScantableWrapper& in,
Note: See TracChangeset for help on using the changeset viewer.