Changeset 2600 in ntrip
- Timestamp:
- Sep 8, 2010, 4:09:44 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/bnchelp.html
r2589 r2600 174 174 3.11.2.3 <a href=#ppptropo>Estimate Tropo</a><br> 175 175 3.11.2.4 <a href=#pppglo>Use GLONASS</a><br> 176 3.11.3 <a href=#pppsigma>Sigma Code</a><br> 176 3.11.3 <a href=#pppoptcont>Options cont'd</a><br> 177 3.11.3.1 <a href=#pppsigma>Sigma Code</a><br> 178 3.11.3.2 <a href=#pppaverage>Averaging</a><br> 177 179 3.11.4 <a href=#pppnmearef>Plot Origin</a><br> 178 180 3.11.5 <a href=#pppnmeaout>NMEA</a><br> … … 1142 1144 </p> 1143 1145 1144 <p><a name="pppsigma"><h4>3.11.3 Sigma Code - mandatory if 'Use Phase Obs' is set</h4></p> 1146 <p><a name="pppoptcont"><h4>3.11.3 Options cont'd</h4></p> 1147 <p> 1148 You may like to introduce a specific ratio between the sigmas for code and phase observations. You may also like to output average position values. 1149 </p> 1150 1151 <p><a name="pppsigma"><h4>3.11.3.1 Sigma Code - mandatory if 'Use Phase Obs' is set</h4></p> 1145 1152 <p> 1146 1153 When 'Use phase obs' is set in BNC the PPP solution will be carried out using both, code and phase observations. A sigma of 5.0 m for code observations and a sigma of 0.02 m for phase observations (defauls) is used to combine both types of observations. … … 1153 1160 <p> 1154 1161 Note that the 'Sigma code' you enter must be greater than 0.3 m and less than 50.0 m. 1162 </p> 1163 1164 <p><a name="pppaverage"><h4>3.11.3.2 Averaging - optional</h4></p> 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> 1168 <p> 1169 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. 1155 1170 </p> 1156 1171 … … 1892 1907 <tr><td>pppGLONASS=0</td><td>PPP Client: Use GLONASS</td></tr> 1893 1908 <tr><td>pppSigmaCode=0</td><td>PPP Client: Sigma for Code observations</td></tr> 1909 <tr><td>pppAverage=</td><td>PPP Client: Lenght of time window for moving average</td></tr> 1894 1910 <tr><td>pppOrigin=</td><td>PPP Client: Origin of time series plot</td></tr> 1895 1911 <tr><td>pppRefCrdX=</td><td>PPP Client: X coordinate of plot origin</td></tr>
Note:
See TracChangeset
for help on using the changeset viewer.