Changeset 2741 in ntrip
- Timestamp:
- Nov 30, 2010, 10:26:10 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified trunk/BNC/bncmodel.cpp ΒΆ
r2731 r2741 140 140 _sigL3 = 0.02; 141 141 if (!settings.value("pppSigmaPhase").toString().isEmpty()) { 142 _sig P3 = settings.value("pppSigmaPhase").toDouble();142 _sigL3 = settings.value("pppSigmaPhase").toDouble(); 143 143 } 144 144
Note:
See TracChangeset
for help on using the changeset viewer.