Changeset 522 in ntrip


Ignore:
Timestamp:
Oct 18, 2007, 2:32:37 PM (17 years ago)
Author:
mervart
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/bncapp.cpp

    r521 r522  
    242242    else
    243243      dd = ceil(10.0*pow(2.0, ((double)ep->URAindex)/2.0))/10.0;
    244     /* 15 indicates not to use satellite. We can't handle this special
    245        case, so we create a high "non"-accuracy value. */
    246244    line.sprintf("   %19.12e%19.12e%19.12e%19.12e", dd,
    247245                 ((double) ep->SVhealth), ep->TGD, ((double) ep->IODC));
Note: See TracChangeset for help on using the changeset viewer.