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


Ignore:
Timestamp:
Sep 3, 2008, 2:09:19 PM (16 years ago)
Author:
mervart
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNS/bns.h

    r1072 r1102  
    5959  void openCaster();
    6060  void readEpoch();
    61   void processSatellite(int oldEph, bool trafo, t_eph* ep, int GPSweek,
    62                         double GPSweeks, const QString& prn,
     61  void processSatellite(int oldEph, int iCaster, bool trafo, t_eph* ep,
     62                        int GPSweek, double GPSweeks, const QString& prn,
    6363                        const ColumnVector& xx, struct ClockOrbit::SatData* sd,
    6464                        QString& outLine);
Note: See TracChangeset for help on using the changeset viewer.