Changeset 2724 in ntrip
- Timestamp:
- Nov 27, 2010, 4:27:19 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified trunk/BNC/bncmodel.cpp ΒΆ
r2723 r2724 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.