Changeset 4445 in ntrip
- Timestamp:
- Jul 28, 2012, 12:57:21 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified trunk/BNC/src/rinex/reqcanalyze.cpp ΒΆ
r4444 r4445 130 130 t_graphWin* graphWin = new t_graphWin(0, plots, scaleInterval); 131 131 132 graphWin->show(); 133 132 134 //// beg test 133 135 graphWin->savePNG(); 134 136 //// end test 135 136 graphWin->show();137 137 } 138 138 }
Note:
See TracChangeset
for help on using the changeset viewer.