Changeset 1214 in ntrip
- Timestamp:
- Nov 19, 2008, 9:41:14 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNS/bnshelp.html
r1205 r1214 68 68 <li>Continuously receive the best available clock and orbit estimates for all satellites in X,Y,Z Earth-Centered-Earth-Fixed IGS05 reference system. Receive them every epoch in SP3 format as provided by a real-time GNSS engine such as RTNet.</li> 69 69 <li>Calculate X,Y,Z coordinates from Broadcast Ephemeris orbits.</li> 70 <li>Calculate differences dX,dY,dZ between Broadcast Ephemeris orbits and IGS05 orbits.</li> 71 <li>Model orbit differences through low degree polynomial.</li> 72 <li>Derive model-based estimation of corrections to Broadcast Ephemeris orbits. 73 <li>Tranform model-based orbit corrections into radial, along-track and cross-track components.</li> 74 <li>Calculate differences dC between clocks from Broadcast Ephemeris and IGS05 clocks.</li> 75 <li>Model clock differences through low degree polynomial.</li> 76 <li>Derive model-based estimation of corrections to Broadcast Ephemeris clocks.</li> 70 <li>Calculate differences dX,dY,dZ between Broadcast Ephemeris and IGS05 orbits.</li> 71 <li>Tranform these differences into radial, along-track and cross-track corrections to Broadcast Ephemeris orbits.</li> 72 <li>Calculate corrections to Broadcast Ephemeris clocks as differences between Broadcast Ephemeris and IGS05 clocks.</li> 77 73 <li>Encode Broadcast Ephemeris clock and orbit corrections in RTCM Version 3.x format.</li> 78 <li>Upload corrections in RTCM Verion 3 formatto NTRIP Broadcaster.</li>74 <li>Upload corrections stream to NTRIP Broadcaster.</li> 79 75 </ul> 80 76 </p>
Note:
See TracChangeset
for help on using the changeset viewer.