Changeset 4257 in ntrip for trunk/BNC/rinex/reqcanalyze.h


Ignore:
Timestamp:
Jun 22, 2012, 9:38:22 AM (12 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/rinex/reqcanalyze.h

    r4255 r4257  
    5151  void analyzeFile(const t_rnxObsFile* rnxObsFile);
    5252
    53   QStringList            _obsFileNames;
    5453  QString                _logFileName;
    5554  QFile*                 _logFile;
    5655  QTextStream*           _log;
     56  QStringList            _obsFileNames;
    5757  QVector<t_rnxObsFile*> _rnxObsFiles;
     58  QStringList            _navFileNames;
    5859  QVector<t_eph*>        _ephs;
    5960;
Note: See TracChangeset for help on using the changeset viewer.