Changeset 5863 in ntrip for trunk/BNC/src/rinex/reqcanalyze.h


Ignore:
Timestamp:
Aug 8, 2014, 10:43:23 AM (10 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

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

    r5738 r5863  
    169169                   QVector<t_polarPoint*>* dataSNR2);
    170170
     171  void setObsFromRnx(const t_rnxObsFile* rnxObsFile,
     172                     const t_rnxObsFile::t_rnxEpo* epo,
     173                    const t_rnxObsFile::t_rnxSat& rnxSat,
     174                    t_obs& obs);
     175
    171176  QString                    _logFileName;
    172177  QFile*                     _logFile;
Note: See TracChangeset for help on using the changeset viewer.