Changeset 6463 in ntrip for trunk/BNC/src/PPP/pppClient.h


Ignore:
Timestamp:
Dec 27, 2014, 5:47:16 PM (9 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/src/PPP/pppClient.h

    r6135 r6463  
    2828  void putOrbCorrections(const std::vector<t_orbCorr*>& corr);
    2929  void putClkCorrections(const std::vector<t_clkCorr*>& corr);
    30   void putBiases(const std::vector<t_satBias*>& satBias);   
     30  void putCodeBiases(const std::vector<t_satCodeBias*>& satBias);   
    3131  void processEpoch(const std::vector<t_satObs*>& satObs, t_output* output);
    3232
Note: See TracChangeset for help on using the changeset viewer.