Changeset 9646 in ntrip for trunk/BNC/src/PPP/pppSatObs.cpp


Ignore:
Timestamp:
Mar 8, 2022, 9:24:03 AM (2 years ago)
Author:
stuerze
Message:

minor changes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/src/PPP/pppSatObs.cpp

    r9645 r9646  
    348348  // -----------------
    349349  if (_prn.system() == 'R' && t_lc::includesCode(tLC)) {
    350     retVal *= 10.0;
     350    retVal *= 5.0;
    351351  }
    352352
Note: See TracChangeset for help on using the changeset viewer.