Changeset 2601 in ntrip
- Timestamp:
- Sep 8, 2010, 4:48:29 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/bnchelp.html
r2600 r2601 1164 1164 <p><a name="pppaverage"><h4>3.11.3.2 Averaging - optional</h4></p> 1165 1165 <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> 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 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> 1169 10-09-08 09:13:05 FFMJ1 AVE-XYZ 09:13:04.0 4053455.948 +- 0.284 617730.422 +- 0.504 4869397.692 +- 0.089 1170 10-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> 1168 1172 <p> 1169 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.
Note:
See TracChangeset
for help on using the changeset viewer.