- Timestamp:
- Jan 16, 2010, 2:30:12 PM (15 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified trunk/BNC/RTCM3/ephemeris.cpp ¶
r2257 r2263 233 233 int t_ephGlo::IOD() const { 234 234 235 bool old = false;235 bool old = true; 236 236 237 237 if (old) { // 5 LSBs of iod are equal to 5 LSBs of tb -
TabularUnified trunk/BNS/bnseph.cpp ¶
r2262 r2263 707 707 int t_ephGlo::IOD() const { 708 708 709 bool old = false;709 bool old = true; 710 710 711 711 if (old) { // 5 LSBs of iod are equal to 5 LSBs of tb
Note:
See TracChangeset
for help on using the changeset viewer.