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


Ignore:
Timestamp:
Sep 22, 2011, 11:05:02 AM (13 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

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

    r3439 r3440  
    7373
    7474  void processEpoch();
     75  t_irc createAmat(Matrix& AA, ColumnVector& ll, DiagonalMatrix& PP,
     76                   const ColumnVector& x0, QMap<QString, t_corr*>& resCorr);
    7577  void dumpResults(const QMap<QString, t_corr*>& resCorr);
    7678  void printResults(QTextStream& out, const QMap<QString, t_corr*>& resCorr);
Note: See TracChangeset for help on using the changeset viewer.