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


Ignore:
Timestamp:
Dec 14, 2010, 2:06:28 PM (13 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/bncmodel.h

    r2790 r2791  
    9292  void   addObs(unsigned& iObs, t_satData* satData,
    9393                Matrix& AA, ColumnVector& ll, DiagonalMatrix& PP);
     94  void   printRes(const ColumnVector& vv,
     95                  std::ostringstream& str, t_satData* satData);
    9496  double cmpValue(t_satData* satData, bool phase);
    9597  double delay_saast(double Ele);
Note: See TracChangeset for help on using the changeset viewer.