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


Ignore:
Timestamp:
Mar 6, 2009, 9:33:54 AM (15 years ago)
Author:
mervart
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNS/bns.h

    r1258 r1733  
    6060  void openCaster();
    6161  void readEpoch();
    62   void processSatellite(int oldEph, int iCaster, bool trafo, t_eph* ep,
    63                         int GPSweek, double GPSweeks, const QString& prn,
    64                         const ColumnVector& xx, struct ClockOrbit::SatData* sd,
    65                         QString& outLine);
     62  void processSatellite(int oldEph, int iCaster, bool trafo, bool beClocks,
     63                        t_eph* ep, int GPSweek, double GPSweeks,
     64                        const QString& prn, const ColumnVector& xx,
     65                        struct ClockOrbit::SatData* sd, QString& outLine);
    6666  void crdTrafo(int GPSWeek, ColumnVector& xyz);
    6767
Note: See TracChangeset for help on using the changeset viewer.