- Timestamp:
- Aug 30, 2011, 5:44:58 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/bncmodel.cpp
r3386 r3387 1286 1286 if (iPhase == 1 || satData->system() != 'R') { 1287 1287 QString prn = satData->prn; 1288 if (findInVector(usedPrns, satData->prn)) { 1289 addObs(iPhase, iObs, satData, AA, ll, PP); 1290 } 1288 addObs(iPhase, iObs, satData, AA, ll, PP); 1291 1289 } 1292 1290 }
Note:
See TracChangeset
for help on using the changeset viewer.