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


Ignore:
Timestamp:
Aug 3, 2014, 11:30:39 AM (10 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

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

    r5748 r5750  
    1414  ~t_options();
    1515  bool dualFreqRequired();
     16  bool biasRequired();
    1617  bool useGlonass();
    1718  bool xyzAprRoverSet();
     
    4748  double       _maxResC1;
    4849  double       _maxResL1;
     50  bool         _eleWgtCode;
     51  bool         _eleWgtPhase;
    4952};
    5053
Note: See TracChangeset for help on using the changeset viewer.