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


Ignore:
Timestamp:
Sep 3, 2011, 3:02:05 PM (13 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/bncmodel.h

    r3412 r3414  
    103103  void   findMaxRes(const ColumnVector& vv,
    104104                    const QMap<QString, t_satData*>& satData,
    105                     QString& prn,  double& maxRes);
     105                    QString& prnGPS, QString& prnGlo, 
     106                    double& maxResGPS, double& maxResGlo);
    106107  double cmpValue(t_satData* satData, bool phase);
    107108  double delay_saast(double Ele);
Note: See TracChangeset for help on using the changeset viewer.