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


Ignore:
Timestamp:
May 6, 2008, 10:00:16 AM (16 years ago)
Author:
mervart
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNS/bns.h

    r863 r872  
    5454  void openCaster();
    5555  void readEpoch();
    56   void processSatellite(int GPSweek, double GPSweeks, const QString& prn,
    57                         const ColumnVector& xx, struct ClockOrbit::SatData* sd);
     56  void processSatellite(gpsEph* ep, int GPSweek, double GPSweeks,
     57                        const QString& prn, const ColumnVector& xx,
     58                        struct ClockOrbit::SatData* sd);
    5859
    5960  QTcpServer*               _clkServer;
Note: See TracChangeset for help on using the changeset viewer.