Changeset 2283 in ntrip for trunk/BNC/bncmodel.h


Ignore:
Timestamp:
Feb 9, 2010, 10:20:10 AM (14 years ago)
Author:
mervart
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/bncmodel.h

    r2272 r2283  
    8888  void writeNMEAstr(const QString& nmStr);
    8989
     90  static void kalman(const Matrix& AA, const ColumnVector& ll,
     91                     const DiagonalMatrix& PP,
     92                     SymmetricMatrix& QQ, ColumnVector& dx);
     93
    9094  bncTime            _time;
    9195  QByteArray         _staID;
Note: See TracChangeset for help on using the changeset viewer.