Changeset 863 in ntrip for trunk/BNS/bns.h


Ignore:
Timestamp:
May 5, 2008, 10:52:55 AM (16 years ago)
Author:
mervart
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNS/bns.h

    r858 r863  
    88
    99#include "bnseph.h"
     10extern "C" {
     11#include "RTCM/clock_orbit_rtcm.h"
     12}
    1013
    1114class bnsRinex;
     
    5255  void readEpoch();
    5356  void processSatellite(int GPSweek, double GPSweeks, const QString& prn,
    54                         const ColumnVector& xx);
     57                        const ColumnVector& xx, struct ClockOrbit::SatData* sd);
    5558
    5659  QTcpServer*               _clkServer;
Note: See TracChangeset for help on using the changeset viewer.