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


Ignore:
Timestamp:
Nov 29, 2009, 10:21:42 AM (14 years ago)
Author:
mervart
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/bncpppclient.h

    r2044 r2049  
    4545  double L1;
    4646  double L2;
     47  ColumnVector xx;
     48  ColumnVector vv;
     49  double       clk;
     50  bool         clkCorr;
    4751};
    4852
     
    8993  void processEpoch();
    9094  void applyCorr(const t_corr* cc, ColumnVector& xc, ColumnVector& vv);
     95  t_irc cmpToT(const QString& prn, t_satData* satData);
    9196
    9297  QByteArray             _staID;
Note: See TracChangeset for help on using the changeset viewer.