Changeset 7014 in ntrip for trunk/BNC/src/satObs.cpp


Ignore:
Timestamp:
Jul 6, 2015, 9:08:35 AM (9 years ago)
Author:
stuerze
Message:

last unit chages cancelled because they all were correct together

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/src/satObs.cpp

    r7013 r7014  
    6767      corr._prn.setFlags(1);// I/NAV
    6868    }
     69    corr._dClk       /= t_CST::c;
     70    corr._dotDClk    /= t_CST::c;
     71    corr._dotDotDClk /= t_CST::c;
     72
    6973    corrList.push_back(corr);
    7074  }
Note: See TracChangeset for help on using the changeset viewer.