Changeset 3497 in ntrip for trunk/BNC/combination/bnccomb.h


Ignore:
Timestamp:
Nov 6, 2011, 11:37:25 AM (12 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/combination/bnccomb.h

    r3488 r3497  
    8888  void printResults(QTextStream& out, const QMap<QString, t_corr*>& resCorr);
    8989  void switchToLastEph(const t_eph* lastEph, t_corr* corr);
    90   t_irc checkOrbits();
     90  t_irc checkOrbits(QTextStream& out);
    9191
    9292  QVector<cmbCorr*>& corrs() {return _buffer[_resTime].corrs;}
Note: See TracChangeset for help on using the changeset viewer.