Changeset 10945 in ntrip for trunk/BNC/src/bnchelp.html
- Timestamp:
- Jun 24, 2026, 12:43:35 PM (7 weeks ago)
- File:
-
- 1 edited
-
trunk/BNC/src/bnchelp.html (modified) (9 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/src/bnchelp.html
r10944 r10945 128 128 2.6.2 <a href="#reqcinp">Input Files</a><br> 129 129 2.6.3 <a href="#reqcout">Output Files</a><br> 130 2.6.4 <a href="#reqclog">Logfiles</a><br> 131 2.6.5 <a href="#reqcplots">Plots for Signals</a><br> 132 2.6.6 <a href="#reqcdir">Directory for Plots</a><br> 133 2.6.7 <a href="#reqcedit">Set Edit Options</a><br> 134 2.6.8 <a href="#reqccommand">Command Line, No Window</a><br> 130 2.6.4 <a href="#reqcminele">Minimum Elevation</a><br> 131 2.6.5 <a href="#reqclog">Logfiles</a><br> 132 2.6.6 <a href="#reqcplots">Plots for Signals</a><br> 133 2.6.7 <a href="#reqcdir">Directory for Plots</a><br> 134 2.6.8 <a href="#reqcedit">Set Edit Options</a><br> 135 2.6.9 <a href="#reqccommand">Command Line, No Window</a><br> 135 136 2.7 <a href="#sp3comp"><b>SP3 Comparison</b></a><br> 136 137 2.7.1 <a href="#sp3input">Input SP3 Files</a><br> … … 318 319 <tr><td>7</td><td>BNC's 'Network' panel configured to ignore eventually occurring SSL error messages</td><td>2.2.2</td></tr> 319 320 <tr><td>8</td><td>BNC translating incoming RTCM Version 3 Observation streams to 15 min RINEX Version 4 Observation files</td><td>2.4</td></tr> 320 <tr><td>9</td><td>Example for creating RINEX quality check analysis graphics output with BNC</td><td>2.6. 5</td></tr>321 <tr><td>10</td><td>Example for satellite availability, elevation and PDOP plots as a result of a RINEX quality check analysis with BNC</td><td>2.6. 5</td></tr>322 <tr><td>11</td><td>Sky plot examples for multipath, part of RINEX quality check analysis with BNC</td><td>2.6. 5</td></tr>323 <tr><td>12</td><td>Sky plot examples for signal-to-noise ratio, part of RINEX quality check analysis with BNC</td><td>2.6. 5</td></tr>324 <tr><td>13</td><td>Example for BNC's 'RINEX Editing Options' window</td><td>2.6. 7</td></tr>325 <tr><td>14</td><td>Example for RINEX file concatenation with BNC</td><td>2.6. 7</td></tr>321 <tr><td>9</td><td>Example for creating RINEX quality check analysis graphics output with BNC</td><td>2.6.6</td></tr> 322 <tr><td>10</td><td>Example for satellite availability, elevation and PDOP plots as a result of a RINEX quality check analysis with BNC</td><td>2.6.6</td></tr> 323 <tr><td>11</td><td>Sky plot examples for multipath, part of RINEX quality check analysis with BNC</td><td>2.6.6</td></tr> 324 <tr><td>12</td><td>Sky plot examples for signal-to-noise ratio, part of RINEX quality check analysis with BNC</td><td>2.6.6</td></tr> 325 <tr><td>13</td><td>Example for BNC's 'RINEX Editing Options' window</td><td>2.6.8</td></tr> 326 <tr><td>14</td><td>Example for RINEX file concatenation with BNC</td><td>2.6.8</td></tr> 326 327 <tr><td>15</td><td>Example for comparing two SP3 files with satellite orbit and clock data using BNC</td><td>2.7</td></tr> 327 328 <tr><td>16</td><td>Graphical results from an example comparison of two SP3 files with satellite orbit and clock data using BNC</td><td>2.7.3</td></tr> … … 1926 1927 </p> 1927 1928 1928 <p><h4 id="reqclog">2.6.4 Logfile - optional</h4></p> 1929 <p><h4 id="reqcminele">2.6.4 Minimum Elevation - optional</h4></p> 1930 <p> 1931 Select a minimum for satellite elevation angles. Observations from a satellite not reaching or exceeding this minimum 1932 elevation will be excluded, no matter whether 'Action' is set to 'Edit/Concatenate' or 'Analyze'. Determining a satellite's 1933 elevation requires specifying a RINEX Navigation input file, see section 'Input Files'. 1934 </p> 1935 <p> 1936 Default is '0 deg', meaning that no elevation mask is applied and all observations are used regardless of the involved satellite's elevation angle. 1937 </p> 1938 1939 <p><h4 id="reqclog">2.6.5 Logfile - optional</h4></p> 1929 1940 <p> 1930 1941 Specify the name of a logfile to save information on RINEX file Editing/Concatenation or Analysis. Default is an empty option field, … … 2254 2265 </p> 2255 2266 2256 <p><h4 id="reqcplots">2.6. 5Plots for Signals - mandatory if 'Action' is set to 'Analyze'</h4></p>2267 <p><h4 id="reqcplots">2.6.6 Plots for Signals - mandatory if 'Action' is set to 'Analyze'</h4></p> 2257 2268 <p> 2258 2269 BNC can produce plots for multipath, signal-to-noise ratio, satellite availability, satellite elevation, and PDOP values. … … 2292 2303 <p>Figure 12: Sky plot examples for signal-to-noise ratio, part of RINEX quality check analysis with BNC</p> 2293 2304 2294 <p><h4 id="reqcdir">2.6. 6Directory for Plots - optional if 'Action' is set to 'Analyze'</h4></p>2305 <p><h4 id="reqcdir">2.6.7 Directory for Plots - optional if 'Action' is set to 'Analyze'</h4></p> 2295 2306 <p> 2296 2307 If 'Analyze' is selected, specifying the path to a directory where plot files will be saved is optional. … … 2299 2310 </p> 2300 2311 2301 <p><h4 id="reqcedit">2.6. 7Set Edit Options - mandatory if 'Action' is set to 'Edit/Concatenate'</h4></p>2312 <p><h4 id="reqcedit">2.6.8 Set Edit Options - mandatory if 'Action' is set to 'Edit/Concatenate'</h4></p> 2302 2313 <p> 2303 2314 Once the 'Edit/Concatenate' action is selected, you have to 'Set Edit Options'. … … 2353 2364 <p>Figure 14: Example for RINEX file concatenation with BNC</p> 2354 2365 2355 <p><h4 id="reqccommand">2.6. 8Command Line, No Window - optional</h4></p>2366 <p><h4 id="reqccommand">2.6.9 Command Line, No Window - optional</h4></p> 2356 2367 <p> 2357 2368 BNC applies options from the configuration file but allows updating every one of them on the command line … … 2431 2442 <tr><td>reqcOutObsFile</td><td></td><td>RINEX Observation output file</td></tr> 2432 2443 <tr><td>reqcOutNavFile</td><td></td><td>RINEX Navigation output file</td></tr> 2444 <tr><td>reqcMinEle</td><td></td><td>Minimum Elevation</td></tr> 2433 2445 <tr><td>reqcOutLogFile</td><td></td><td>Logfile</td></tr> 2434 2446 <tr><td>reqcLogSummaryOnly</td><td></td><td>Summary of Logfile</td></tr> … … 6706 6718 reqcOutObsFile {Output observations file, full path [character string]} 6707 6719 reqcOutNavFile {Output navigation file, full path [character string]} 6720 reqcMinEle {Minimum satellite elevation in degrees [integer number: 0-90]} 6708 6721 reqcOutLogFile {Output logfile, full path [character string]} 6709 6722 reqcLogSummaryOnly {Output only summary of logfile [integer number: 0=no,2=yes]}
Note:
See TracChangeset
for help on using the changeset viewer.
