Changeset 10433 in ntrip


Ignore:
Timestamp:
Apr 11, 2024, 9:48:25 AM (3 weeks ago)
Author:
stuerze
Message:

minor changes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/src/combination/bnccomb.cpp

    r10432 r10433  
    14021402  double MAX_DISPLACEMENT = MAX_DISPLACEMENT_INIT;
    14031403  if (sys == 'C') {
    1404     MAX_DISPLACEMENT *= 3.0;
     1404    MAX_DISPLACEMENT *= 4.0;
    14051405  }
    14061406  if (sys == 'R') {
Note: See TracChangeset for help on using the changeset viewer.