Changeset 5957 in ntrip for trunk/BNC/src/PPP
- Timestamp:
- Aug 17, 2014, 9:15:52 AM (10 years ago)
- Location:
- trunk/BNC/src/PPP
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/src/PPP/pppMain.cpp
r5946 r5957 236 236 opt->_eleWgtCode = true; 237 237 opt->_eleWgtPhase = false; 238 opt->_seedingTime = 0.0; 238 239 opt->_aprSigAmb = 100.0; 239 240 opt->_noiseClk = 1000.0; -
trunk/BNC/src/PPP/pppOptions.h
r5913 r5957 51 51 double _noiseTrp; 52 52 double _aprSigAmb; 53 double _seedingTime; 53 54 std::vector<t_lc::type> _LCsGPS; 54 55 std::vector<t_lc::type> _LCsGLONASS;
Note:
See TracChangeset
for help on using the changeset viewer.