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


Ignore:
Timestamp:
Feb 14, 2010, 7:15:43 PM (14 years ago)
Author:
mervart
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/bncpppclient.h

    r2274 r2296  
    9292  double       dClk;
    9393  ColumnVector rao;
     94  ColumnVector dotRao;
    9495  bool         raoSet;
    9596  bool         dClkSet;
     
    132133                  ColumnVector& xc, ColumnVector& vv, bool& corr);
    133134  void processEpoch();
    134   void applyCorr(const t_corr* cc, ColumnVector& xc, ColumnVector& vv);
     135  void applyCorr(const bncTime& tt, const t_corr* cc, ColumnVector& xc,
     136                 ColumnVector& vv);
    135137  t_irc cmpToT(t_satData* satData);
    136138
Note: See TracChangeset for help on using the changeset viewer.