- Timestamp:
- Jan 12, 2010, 9:57:31 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/bncpppclient.cpp
r2228 r2229 139 139 double f1 = t_CST::freq1; 140 140 double f2 = t_CST::freq2; 141 142 if (obs->satSys == 'R') { 143 f1 = 1602000000.0 + 562500.0 * obs->slot; 144 f2 = 1246000000.0 + 437500.0 * obs->slot; 145 } 141 146 142 147 // Ionosphere-Free Combination
Note:
See TracChangeset
for help on using the changeset viewer.