Changeset 4362 in ntrip
- Timestamp:
- Jun 25, 2012, 10:39:20 AM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/src/rinex/reqcanalyze.cpp
r4361 r4362 110 110 } 111 111 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); 114 117 115 118 t_polarPlot* plotMP1 = new t_polarPlot(QwtText("MP1"), scaleInterval,
Note:
See TracChangeset
for help on using the changeset viewer.