Index: trunk/BNC/bnchelp.html
===================================================================
--- trunk/BNC/bnchelp.html	(revision 2280)
+++ trunk/BNC/bnchelp.html	(revision 2281)
@@ -158,5 +158,5 @@
 &nbsp; &nbsp; &nbsp; 3.13.2 <a href=#throughput>Throughput</a><br>
 &nbsp; &nbsp; &nbsp; 3.13.3 <a href=#latency>Latency</a><br>
-&nbsp; &nbsp; &nbsp; 3.13.4 <a href=#ppptab>PPP</a><br>
+&nbsp; &nbsp; &nbsp; 3.13.4 <a href=#ppptab>Static PPP</a><br>
 3.14. <a href=#bottom>Bottom Menu Bar</a><br>
 &nbsp; &nbsp; &nbsp; 3.14.1. <a href=#streamadd>Add Stream - Coming from Caster</a><br>
@@ -1108,7 +1108,7 @@
 </p>
 
-<p><a name="ppptab"><h4>3.13.4 PPP</h4></p>
-<p>
-Precise Point Positioning time series of North (red), East (green) and Up (blue) coordinate components are shown in the 'PPP' tab. Values are either referred to reference coordinates (if specified) or referred to the first estimated set of coordinate components. The time as given in format [hh:mm] refers to GPS Time. The sliding PPP time series window covers a period of 5 minutes. Note that it may take up to 30 seconds or more till the first PPP solutions becomes available.
+<p><a name="ppptab"><h4>3.13.4 Static PPP</h4></p>
+<p>
+Precise Point Positioning time series of North (red), East (green) and Up (blue) coordinate components are shown in the 'PPP' tab when the 'Static' PPP option is applied. Values are either referred to reference coordinates (if specified) or referred to the first estimated set of coordinate components. The time as given in format [hh:mm] refers to GPS Time. The sliding PPP time series window covers a period of 5 minutes. Note that it may take up to 30 seconds or more till the first PPP solutions becomes available.
 </p>
 
Index: trunk/BNC/bncwindow.cpp
===================================================================
--- trunk/BNC/bncwindow.cpp	(revision 2280)
+++ trunk/BNC/bncwindow.cpp	(revision 2281)
@@ -477,5 +477,5 @@
   _loggroup->addTab(_bncFigure,tr("Throughput"));
   _loggroup->addTab(_bncFigureLate,tr("Latency"));
-  _loggroup->addTab(_bncFigurePPP,tr("PPP"));
+  _loggroup->addTab(_bncFigurePPP,tr("Static PPP"));
 
   // Proxy Tab
