Changeset 2608 in ntrip


Ignore:
Timestamp:
Sep 9, 2010, 7:46:01 PM (14 years ago)
Author:
weber
Message:

Typos corrected

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/bnchelp.html

    r2607 r2608  
    11621162</p>
    11631163
    1164 <p><a name="pppaverage"><h4>3.11.3.2 Averaging - optional</h4></p>
     1164<p><a name="pppaverage"><h4>3.11.3.2 Averaging - optional if 'Plot Origin' is set</h4></p>
    11651165<p>
    11661166Enter the length of a sliding time window in minutes. BNC will continuously output moving average positions and their RMS as computed from those individual positions obtained most recently throughout this period. RMS values presented for XYZ coordinates are bias reduced while RMS values for Nort/East/Up (NEU) displacements are not. Averaged values for XYZ coordinates and their RMS are marked with string "AVE-XYZ" in BNC's log file and 'Log' section while averaged values for NEU displacements and their RMS are marked with string "AVE-NEU". Example:
     
    11711171</pre>
    11721172<p>
    1173 Entering any positive value up to 1440 (24h mean value) is allowed. An empty option field (default) means that you don't want BNC to output moving average positions into the log file and the 'Log' section.
     1173Entering any positive value up to 1440 (24h mean value) is allowed. An empty option field (default) means that you don't want BNC to output moving average positions into the log file and the 'Log' section. Note that averaging positions makes only sense for a stationary receiver.
    11741174</p>
    11751175
     
    11781178Select an origin for North/East/Up time series plots of derived coordinates in the 'PPP Plot' tab. Note that this makes only sense for a stationary receiver. Available options are
    11791179<ul>
    1180 <li>'No plot', meaning that BNC not plot a time series of estimated position.
    1181 <li>'Start position', meaning that BNC will refer time series plots to the first estimated position.
    1182 </li>
    1183 <li>'X Y Z', meaning the known reference coordinate components for the receiver's position.
    1184 </li>
     1180<li>'No plot', meaning that BNC will not plot a time series of estimated position, probably because the receiver is moving.</li>
     1181<li>'Start position', meaning that BNC will refer time series plots to the first estimated position.</li>
     1182<li>'X Y Z', meaning the known reference coordinate components for the receiver's position.</li>
    11851183</ul>
    11861184Default is the selection of an empty option field meaning that no PPP time series will be plotted in the "PPP Plot' tab..
Note: See TracChangeset for help on using the changeset viewer.