Changeset 5818 in ntrip for trunk/BNC/src/PPP/pppObsPool.cpp


Ignore:
Timestamp:
Aug 6, 2014, 12:28:26 PM (10 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/src/PPP/pppObsPool.cpp

    r5814 r5818  
    8484//
    8585/////////////////////////////////////////////////////////////////////////////
    86 void t_pppObsPool::putBiases(t_satBias* satBias) {
     86void t_pppObsPool::putBiases(t_pppSatBias* satBias) {
    8787  int iPrn = satBias->prn().toInt();
    8888  delete _satBiases[iPrn];
Note: See TracChangeset for help on using the changeset viewer.