Index: /trunk/BNC/src/rinex/polarplot.cpp
===================================================================
--- /trunk/BNC/src/rinex/polarplot.cpp	(revision 4332)
+++ /trunk/BNC/src/rinex/polarplot.cpp	(revision 4333)
@@ -65,5 +65,5 @@
 ////////////////////////////////////////////////////////////////////////////
 t_polarCurve* t_polarPlot::createCurve() const {
-  const int numPoints = 200;
+  const int numPoints = 1000;
   t_polarCurve* curve = new t_polarCurve();
   curve->setStyle(QwtPolarCurve::NoCurve);  // draw only symbols
