- Timestamp:
- 03/12/12 14:56:10 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/STMathWrapper.h
r2177 r2428 197 197 const std::string& refTime, 198 198 const std::string& method ) 199 { return ScantableWrapper(STMath::frequencyAlign(in.getCP())); } 199 { return ScantableWrapper(STMath::frequencyAlign(in.getCP(), 200 refTime, method)); } 200 201 201 202 ScantableWrapper convertPolarisation( const ScantableWrapper& in,
Note:
See TracChangeset
for help on using the changeset viewer.