Ignore:
Timestamp:
Oct 22, 2020, 4:33:20 PM (4 years ago)
Author:
stuerze
Message:

check if orbit and clock corrections are in defined ranges is added

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/BNC_2.12/src/combination/bnccomb.cpp

    r9080 r9180  
    733733
    734734  QString     outLines;
    735   //QStringList corrLines;
    736 
    737735  unsigned year, month, day, hour, minute;
    738736  double   sec;
     
    808806                 corr->_orbCorr._dotXr[2],
    809807                 0.0);
    810     //corrLines << line;
    811 
    812808    delete corr;
    813809  }
Note: See TracChangeset for help on using the changeset viewer.