Changeset 2601 in ntrip


Ignore:
Timestamp:
Sep 8, 2010, 4:48:29 PM (14 years ago)
Author:
weber
Message:

Including mean position output in PPP option

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/bnchelp.html

    r2600 r2601  
    11641164<p><a name="pppaverage"><h4>3.11.3.2 Averaging - optional</h4></p>
    11651165<p>
    1166 Enter 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 the RMS values for Nort/East/Up displacements are not.
    1167 </p>
     1166Enter 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. Average values for XYZ coordinates and their RMS are marked with string "AVE-XYZ" in BNC's log file while average values for NEU displacements and their RMS are marked with string "AVE-NEU", see examples below.
     1167</p>
     1168<pre>
     116910-09-08 09:13:05 FFMJ1  AVE-XYZ 09:13:04.0   4053455.948 +-  0.284     617730.422 +-  0.504    4869397.692 +-  0.089
     117010-09-08 09:13:05 FFMJ1  AVE-NEU 09:13:04.0    1.043 +-  0.179    0.640 +-  0.456    1.624 +-  0.331
     1171</pre>
    11681172<p>
    11691173Entering 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.
Note: See TracChangeset for help on using the changeset viewer.