Changeset 1541
- Timestamp:
- 03/26/09 10:32:52 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/STMathWrapper.h
r1391 r1541 174 174 const std::string& refTime, 175 175 const std::string& method ) 176 { return ScantableWrapper(STMath::frequencyAlign(in.getCP() )); }176 { return ScantableWrapper(STMath::frequencyAlign(in.getCP(), refTime, method)); } 177 177 178 178 ScantableWrapper convertPolarisation( const ScantableWrapper& in,
Note:
See TracChangeset
for help on using the changeset viewer.