Changeset 10803 in ntrip


Ignore:
Timestamp:
Jan 29, 2026, 3:52:05 PM (9 hours ago)
Author:
stuerze
Message:

minor changes

File:
1 edited

Legend:

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

    r10802 r10803  
    45194519<p>
    45204520The algorithm for the ambiguity resolution is the Best Integer Equivariant (BIE) algorithm.
    4521 The BIE algorithm generally reveals float ambiguities, not integers. However, the distance between the (float) BIE
    4522 result and the nearest integer (the fractional part of the BIE result) is a very good criterion for the
    4523 reliability of the resolved ambiguity.
     4521The BIE algorithm is described in <p> Teunissen, P. J. G., "GNSS Best Integer Equivariant Estimation."
     4522In A Window on the Future of Geodesy Sanso, F., Berlin: Springer. Inpress.</p>
     4523and generally reveals float ambiguities, not integers. However, the distance between the (float) BIE
     4524result and the nearest integer (the fractional part of the BIE result) is a very good criterion for the reliability of the resolved ambiguity.
    45244525In addition it is possible to compute a variance (or its squareroot – sigma) of each resulting BIE ambiguity.
    45254526</p>
Note: See TracChangeset for help on using the changeset viewer.