Changeset 3094
- Timestamp:
- 02/17/16 17:56:36 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/STCalibration.cpp
r2958 r3094 82 82 if (flagrow[irow] == 0) { 83 83 appenddata(0, 0, current.asuInt("BEAMNO"), current.asuInt("IFNO"), current.asuInt("POLNO"), 84 freqidCol(irow), timeSec[irow] , elevation[irow], specCol(irow),84 freqidCol(irow), timeSec[irow] / 86400.0, elevation[irow], specCol(irow), 85 85 flagCol(irow)); 86 86 }
Note:
See TracChangeset
for help on using the changeset viewer.