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


Ignore:
Timestamp:
Jun 27, 2011, 6:18:10 PM (13 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/bncpppclient.h

    r3051 r3319  
    113113  ~bncPPPclient();
    114114  void putNewObs(const t_obs& pp);
    115   static void applyCorr(const bncTime& tt, const t_corr* cc, ColumnVector& xc,
    116                         ColumnVector& vv);
     115  static t_irc applyCorr(const bncTime& tt, const t_corr* cc, ColumnVector& xc,
     116                         ColumnVector& vv);
    117117
    118118 public slots:
Note: See TracChangeset for help on using the changeset viewer.