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


Ignore:
Timestamp:
Aug 27, 2008, 12:09:31 PM (16 years ago)
Author:
mervart
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNS/bns.h

    r1062 r1065  
    6161  void processSatellite(int oldEph, t_eph* ep, int GPSweek, double GPSweeks,
    6262                        const QString& prn, const ColumnVector& xx,
    63                         struct ClockOrbit::SatData* sd);
     63                        struct ClockOrbit::SatData* sd, QString& outLine);
    6464  void crdTrafo(int GPSWeek, ColumnVector& xyz);
    6565
     
    6767  QTcpSocket*               _clkSocket;
    6868  t_bnscaster*              _caster;
    69   QFile*                    _outFile;
    7069  QFile*                    _logFile;
    71   QTextStream*              _outStream;
    7270  QTextStream*              _logStream;
    7371  t_bnseph*                 _bnseph;
Note: See TracChangeset for help on using the changeset viewer.