Changeset 5675 in ntrip for trunk/BNC/src


Ignore:
Timestamp:
Jul 26, 2014, 9:41:38 AM (10 years ago)
Author:
weber
Message:

Documentation completed

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/src/bnchelp.html

    r5673 r5675  
    23642364Configuration examples:
    23652365</p>
    2366 Let us suppose an real-time network engine supporting BNC <u>every 5 seconds</u> with GPS Broadcast Corrections for orbits, clocks and code biases in 'RTNET' stream format.
    2367 <ul>
    2368 <li>With 'Sampling Orb' set to '0'  BNC would produce</li>
    2369 <ul>
    2370 <li>Every 5 seconds a 1059 message for GPS code biases,</li>
    2371 <li>Every 5 seconds a 1060 message for combined orbit and clock corrections to GPS Broadcast Ephemeris.</li>
     2366Let us suppose a real-time network engine supporting BNC every <u>5 sec</u> with GPS Broadcast Corrections for orbits, clocks and code biases in 'RTNET' stream format.
     2367<ul>
     2368<li>With 'Sampling Orb' set to '0'  BNC will produce</li>
     2369<ul>
     2370<li>Every 5 sec a 1059 message for GPS code biases,</li>
     2371<li>Every 5 sec a 1060 message for combined orbit and clock corrections to GPS Broadcast Ephemeris.</li>
    23722372</ul>
    23732373<br>
    2374 <li>With 'Sampling Orb' set to '5' BNC would produce</li>
     2374<li>With 'Sampling Orb' set to '5' BNC will produce</li>
    23752375<ul>
    2376 <li>Every 5 seconds a 1057 message for GPS orbit corrections to Broadcast Ephemeris,</li>
    2377 <li>Every 5 seconds a 1058 message for GPS clock corrections to Broadcast Ephemeris,</li>
    2378 <li>Every 5 seconds a 1059 message for GPS code biases.</li>
     2376<li>Every 5 sec a 1057 message for GPS orbit corrections to Broadcast Ephemeris,</li>
     2377<li>Every 5 sec a 1058 message for GPS clock corrections to Broadcast Ephemeris,</li>
     2378<li>Every 5 sec a 1059 message for GPS code biases.</li>
    23792379</ul>
    23802380<br>
    2381 <li>With 'Sampling Orb' set to '10' BNC would produce</li>
     2381<li>With 'Sampling Orb' set to '10' BNC will produce</li>
    23822382<ul>
    2383 <li>Every 10 seconds a 1057 message for GPS orbit corrections to Broadcast Ephemeris,</li>
    2384 <li>Every 5 seconds a 1058 message for GPS clock corrections to Broadcast Ephemeris,</li>
    2385 <li>Every 5 seconds a 1059 message for GPS code biases.</li>
    2386 </ul>
    2387 </ul>
     2383<li>Every 10 sec a 1057 message for GPS orbit corrections to Broadcast Ephemeris,</li>
     2384<li>Every 5 sec a 1058 message for GPS clock corrections to Broadcast Ephemeris,</li>
     2385<li>Every 5 sec a 1059 message for GPS code biases.</li>
     2386</ul>
     2387</ul>
     2388<br>
    23882389Note that only when specifying a value of zereo '0' (default) for 'Sampling Orb', BNC produces <u>combined</u> orbit and clock correction messages.
    23892390<p><a name="upclksp3"><h4>3.14.8.2 SP3 - mandatory if 'SP3 File' is specified</h4></p>
Note: See TracChangeset for help on using the changeset viewer.