Changeset 6965 in ntrip for trunk/BNC/src/pppOptions.h


Ignore:
Timestamp:
Jun 25, 2015, 11:11:38 AM (9 years ago)
Author:
stuerze
Message:

some additions regarding BDS

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/src/pppOptions.h

    r6050 r6965  
    4949  double                  _aprSigTrp;
    5050  double                  _noiseTrp;
     51  int                     _nmeaPort;
    5152  double                  _aprSigAmb;
    5253  double                  _seedingTime;
     
    5455  std::vector<t_lc::type> _LCsGLONASS;
    5556  std::vector<t_lc::type> _LCsGalileo;
     57  std::vector<t_lc::type> _LCsBDS;
    5658};
    5759
Note: See TracChangeset for help on using the changeset viewer.