Changeset 4362 in ntrip


Ignore:
Timestamp:
Jun 25, 2012, 10:39:20 AM (12 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/src/rinex/reqcanalyze.cpp

    r4361 r4362  
    110110    }
    111111   
    112     ///    QwtInterval scaleInterval(0.0, maxMP);
    113     QwtInterval scaleInterval(0.0, 1.0);
     112    //// beg test
     113    maxMP = 2.0;
     114    //// end test
     115
     116    QwtInterval scaleInterval(0.0, maxMP);
    114117
    115118    t_polarPlot* plotMP1 = new t_polarPlot(QwtText("MP1"), scaleInterval,
Note: See TracChangeset for help on using the changeset viewer.