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


Ignore:
Timestamp:
Aug 30, 2011, 4:56:38 PM (13 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/bncmodel.h

    r3380 r3383  
    111111  t_irc  update_p(t_epoData* epoData);
    112112  bool   outlierDetection(int iPhase, const ColumnVector& vv,
    113                           QMap<QString, t_satData*>& satDataGPS,
    114                           QMap<QString, t_satData*>& satDataGlo,
    115                           QMap<QString, t_satData*>& satDataGal);
     113                          QMap<QString, t_satData*>& satData);
    116114  void writeNMEAstr(const QString& nmStr);
    117115
    118116  double windUp(const QString& prn, const ColumnVector& rSat,
    119117                const ColumnVector& rRec);
    120 
    121   void getAllPrns(const t_epoData* epoData, std::vector<QString>* allPrns);
    122118
    123119  bncTime  _startTime;
Note: See TracChangeset for help on using the changeset viewer.