Changeset 5795 in ntrip


Ignore:
Timestamp:
Aug 4, 2014, 4:53:24 PM (10 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

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

    r5793 r5795  
    208208    // -------------------
    209209    opt->_minObs      = 4;
    210     opt->_minEle      = 10.0;
     210    opt->_minEle      = 10.0 * M_PI / 180.0;
    211211    opt->_maxResC1    = 10.0;
    212212    opt->_maxResL1    = 0.10;
Note: See TracChangeset for help on using the changeset viewer.