Changeset 4086 in ntrip


Ignore:
Timestamp:
Apr 29, 2012, 12:13:55 PM (12 years ago)
Author:
weber
Message:

Documentation completed

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/bnchelp.html

    r4084 r4086  
    169169&nbsp; &nbsp; &nbsp; 3.6.3 <a href=#reqcinput>Input Files</a><br>
    170170&nbsp; &nbsp; &nbsp; 3.6.4 <a href=#reqcoutput>Output Files</a><br>
    171 &nbsp; &nbsp; &nbsp; 3.6.5 <a href=#reqccommand>Command Line, No Windows</a><br>
     171&nbsp; &nbsp; &nbsp; 3.6.5 <a href=#reqccommand>Command Line, No Window</a><br>
    1721723.7. <a href=#correct>Broadcast Corrections</a><br>
    173173&nbsp; &nbsp; &nbsp; 3.7.1. <a href=#corrdir>Directory, ASCII</a><br>
     
    552552<p><a name="reqc"><h4>3.6. RINEX Editing & QC</h4></p>
    553553<p>
    554 Besides stream conversion from RTCM to RINEX, BNC allows to concatenate RINEX files or edit their contents. RINEX observation and navigation files can be handled. BNC can also carry out a quality check of the contents of RINEX files. This functionality in BNC stands for
    555 <ul>
    556 <li>t = translation</li>
    557 <li>e = editing and concatenation</li>
    558 <li>qc = quality check</li>
    559 </ul>
    560 to follow UNAVCO's famous 'teqc' program. The remarkable thing about BNC in this context is that it supports RINEX Version 3 under GNU General Public License.
     554Besides stream conversion from RTCM to RINEX, BNC allows editing RINEX files or concatenate their contents. RINEX observation and navigation files can be handled. BNC can also carry out a RINEX file contents quality check. In summary this functionality in BNC covers
     555<ul>
     556<li>stream <u>T</u>ranslation</li>
     557<li>file <u>E</u>diting and concatenation</li>
     558<li>file <u>Q</b></u>uality <u>C</u>heck</li>
     559</ul>
     560and hence follows UNAVCO's famous 'TEQC' program. The remarkable thing about BNC in this context is that it supports RINEX Version 3 under GNU General Public License.
    561561
    562562<p><a name="reqcact"><h4>3.6.1 Action - optional</h4></p>
     
    606606</p>
    607607
    608 <p><a name="reqccommand"><h4>3.6.5 Command Line, No Windows - optional</h4></p>
    609 <p>
    610 BNC applies options from the configuration file but allows updating any of them on the command line while the contents of the configuration file remains unchanged, see 'Command Line Options' section. The syntax for that looks as follows
     608<p><a name="reqccommand"><h4>3.6.5 Command Line, No Window - optional</h4></p>
     609<p>
     610BNC applies options from the configuration file but allows updating every one of them on the command line while the contents of the configuration file remains unchanged, see section on 'Command Line Options'. The syntax for that looks as follows
    611611</p>
    612612<p>
     
    619619</p>
    620620<p>
    621 ./bnc -nw --conf rnx.conf --key --key reqcAction Edit/Concatenate --key reqcObsFile "tlse119b00.12o,tlse119b15.12o,tlse119b30.12o,tlse119b45.12o" --key reqcOutObsFile tlse119b.12o --key reqcRnxVersion 3 --key reqcSampling 30
     621./bnc --nw --conf rnx.conf --key --key reqcAction Edit/Concatenate --key reqcObsFile "tlse119b00.12o,tlse119b15.12o,tlse119b30.12o,tlse119b45.12o" --key reqcOutObsFile tlse119b.12o --key reqcRnxVersion 3 --key reqcSampling 30
    622622</p>
    623623<p>
     
    22532253Note that when running BNC offline, it will use options for file saving, interval, sampling, PPP etc. from its configuration file.
    22542254</p>
    2255 <p>Note further that option '--file' forces BNC to appy the '-nw' option for running in 'no Window' mode.
     2255<p>Note further that option '--file' forces BNC to appy the '-nw' option for running in 'no window' mode.
    22562256</p>
    22572257
     
    22762276<p><a name="confopt"><h4>3.19.4 Configuration Options - optional</h4></p>
    22772277<p>
    2278 BNC applies options from the configuration file but allows updating any of them on the command line while the contents of the configuration file remains unchanged. The command line syntax for that looks as follows
     2278BNC applies options from the configuration file but allows updating every one of them on the command line while the contents of the configuration file remains unchanged. The command line syntax for that looks as follows
    22792279</p>
    22802280<p>
Note: See TracChangeset for help on using the changeset viewer.