Changeset 2710 in ntrip for trunk/BNC/latencychecker.h


Ignore:
Timestamp:
Nov 18, 2010, 12:44:38 PM (13 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/latencychecker.h

    r1973 r2710  
    3838  void checkReconnect();
    3939  void checkOutage(bool decoded);
    40   void checkObsLatency(const QList<p_obs>& obsList);
     40  void checkObsLatency(const QList<t_obs*>& obsList);
    4141  void checkCorrLatency(int corrGPSEpochTime);
    4242  double currentLatency() const {return _curLat;}
Note: See TracChangeset for help on using the changeset viewer.