Changeset 2608 in ntrip for trunk/BNC/bnchelp.html
- Timestamp:
- Sep 9, 2010, 7:46:01 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/bnchelp.html
r2607 r2608 1162 1162 </p> 1163 1163 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> 1165 1165 <p> 1166 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. 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: … … 1171 1171 </pre> 1172 1172 <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. 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. Note that averaging positions makes only sense for a stationary receiver. 1174 1174 </p> 1175 1175 … … 1178 1178 Select 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 1179 1179 <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> 1185 1183 </ul> 1186 1184 Default 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.