Changeset 2259
- Timestamp:
- 08/01/11 15:15:43 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/MSWriter.cpp
r2258 r2259 1272 1272 1273 1273 // TOTAL_BANDWIDTH 1274 Double bw = nchan * inc;1274 Double bw = nchan * abs( inc ) ; 1275 1275 msSpwCols.totalBandwidth().put( spwid, bw ) ; 1276 1276
Note:
See TracChangeset
for help on using the changeset viewer.