Changeset 3458 in ntrip for trunk/BNC/combination
- Timestamp:
- Sep 23, 2011, 11:07:27 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/combination/bnccomb.cpp
r3457 r3458 759 759 void bncComb::switchToLastEph(const t_eph* lastEph, cmbParam* pp) { 760 760 761 if (pp->type != cmbParam:: offACSat) {761 if (pp->type != cmbParam::clkSat) { 762 762 return; 763 763 }
Note:
See TracChangeset
for help on using the changeset viewer.