Changeset 2042 in ntrip for trunk/BNC/bncpppclient.h


Ignore:
Timestamp:
Nov 26, 2009, 3:42:57 PM (14 years ago)
Author:
mervart
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/bncpppclient.h

    r2039 r2042  
    8686 private:
    8787  t_irc getSatPos(const t_time& tt, const QString& prn,
    88                   ColumnVector& xc, ColumnVector& vv);
     88                  ColumnVector& xc, ColumnVector& vv, bool& corr);
    8989  void processEpoch();
     90  void applyCorr(const t_corr* cc, ColumnVector& xc, ColumnVector& vv);
     91
    9092  QByteArray             _staID;
    9193  QMutex                 _mutex;
Note: See TracChangeset for help on using the changeset viewer.