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


Ignore:
Timestamp:
Nov 27, 2010, 12:36:14 PM (13 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/bncmodel.h

    r2670 r2720  
    114114  ColumnVector          _xcBanc;
    115115  ColumnVector          _ellBanc;
    116   bool                  _static;
    117116  bool                  _usePhase;
    118117  bool                  _estTropo;
     
    124123  QMap<QString, double> _windUpSum;
    125124  QVector<pppPos*>      _posAverage;
     125  double                _quickStart;
     126  double                _sigCrd0;
     127  double                _sigCrdP;
     128  double                _sigTrp0;
     129  double                _sigTrpP;
     130  double                _sigL3;
     131  double                _sigP3;
     132  double                _sigAmb0;
     133  double                _sigClk0;
    126134};
    127135
Note: See TracChangeset for help on using the changeset viewer.