Changeset 5715 in ntrip for trunk/BNC/src/PPP/options.h


Ignore:
Timestamp:
Jul 31, 2014, 12:02:10 PM (10 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/src/PPP/options.h

    r5713 r5715  
    2929  double       _sigmaL1;
    3030  double       _corrWaitTime;
     31  std::vector<t_lc::type> _lcGPS;
     32  std::vector<t_lc::type> _lcGLONASS;
     33  std::vector<t_lc::type> _lcGalileo;
    3134
    3235  ColumnVector _xyzAprRover;
     
    3538  std::string  _antNameRover; 
    3639  int          _minobs;
    37   bool         _useGlonass;
    3840  double       _minEle;
    3941  double       _maxResC1;
Note: See TracChangeset for help on using the changeset viewer.