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


Ignore:
Timestamp:
Dec 14, 2010, 3:25:37 PM (13 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/bncmodel.h

    r2791 r2792  
    9494  void   printRes(const ColumnVector& vv,
    9595                  std::ostringstream& str, t_satData* satData);
     96  void   findMaxRes(const ColumnVector& vv,
     97                    const QMap<QString, t_satData*>& satData,
     98                    QString& prnCode,  double& maxResCode,
     99                    QString& prnPhase, double& maxResPhase);
    96100  double cmpValue(t_satData* satData, bool phase);
    97101  double delay_saast(double Ele);
Note: See TracChangeset for help on using the changeset viewer.