Changeset 2473 in ntrip for trunk/BNC/bnchelp.html
- Timestamp:
- May 7, 2010, 4:20:41 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/bnchelp.html
r2472 r2473 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=#pppnmearef>Plot Origin</a><br> 177 3.11.4 <a href=#pppnmeaout>NMEA</a><br> 178 3.11.4.1 <a href=#pppnmeafile>File</a><br> 179 3.11.4.2 <a href=#pppnmeaport>Port</a><br><br> 176 3.11.3 <a href=#pppsigma>Sigma Code</a><br> 177 3.11.4 <a href=#pppnmearef>Plot Origin</a><br> 178 3.11.5 <a href=#pppnmeaout>NMEA</a><br> 179 3.11.5.1 <a href=#pppnmeafile>File</a><br> 180 3.11.5.2 <a href=#pppnmeaport>Port</a><br><br> 180 181 3.12. <a href=#streams>Streams</a><br> 181 182 3.12.1 <a href=#streamedit>Edit Streams</a><br> … … 1111 1112 </p> 1112 1113 1113 <p><a name="pppnmearef"><h4>3.11.3 Plot Origin - optional</h4></p> 1114 <p><a name="pppsigma"><h4>3.11.3 Sigma Code - mandatory if 'Use Phase Obs' is set</h4></p> 1115 <p> 1116 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. 1117 As the convergence characteristic of a PPP solution can be influenced by the relation between the sigmas for code and phase observations, you may like to introduce you own sigma for code observations which differs from the default of 5.0 m. 1118 <ul> 1119 <li>Introducing a smaller sigma (higher accuracy) for code observations leads to better results shortly after the program start. However, it may take more time till you finally get the best possible coordinates.</li> 1120 <li>Introducing a higher sigma (lower accuracy) for code observations may lead to a prolonged convergence time but more rapidly provide the final accurate coordinates.</li> 1121 </ul> 1122 </p> 1123 <p> 1124 Note that only values between 0.3 m and 50.0 m are accepted as code sigma. 1125 </p> 1126 1127 <p><a name="pppnmearef"><h4>3.11.4 Plot Origin - optional</h4></p> 1114 1128 <p> 1115 1129 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 … … 1133 1147 </p> 1134 1148 1135 <p><a name="pppnmeaout"><h4>3.11. 4NMEA</h4></p>1149 <p><a name="pppnmeaout"><h4>3.11.5 NMEA</h4></p> 1136 1150 <p> 1137 1151 BNC allows to output results from Point Positioning in NMEA format. The NMEA messages generated are … … 1142 1156 </p> 1143 1157 1144 <p><a name="pppnmeafile"><h4>3.11. 4.1 File - optional</h4></p>1158 <p><a name="pppnmeafile"><h4>3.11.5.1 File - optional</h4></p> 1145 1159 <p> 1146 1160 Specify the full path to a file where Point Positioning results are saved as NMEA messages. The generated NMEA file begins with a single GPRMC message which carries only date and time information. The default value for 'File (full path)' is an empty option field, meaning that BNC will not saved NMEA messages into a file. 1147 1161 </p> 1148 1162 1149 <p><a name="pppnmeaport"><h4>3.11. 4.2 Port - optional</h4></p>1163 <p><a name="pppnmeaport"><h4>3.11.5.2 Port - optional</h4></p> 1150 1164 <p> 1151 1165 Specify the IP port number of a local port where Point Positioning results become available as NMEA messages. The default value for 'Port' is an empty option field, meaning that BNC does not provide NMEA messsages vi IP port. Note that the NMEA file output and the NMEA IP port output are the same.
Note:
See TracChangeset
for help on using the changeset viewer.