Changeset 2240 in ntrip for trunk/BNC/bncmodel.cpp


Ignore:
Timestamp:
Jan 12, 2010, 3:17:44 PM (14 years ago)
Author:
mervart
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/bncmodel.cpp

    r2239 r2240  
    353353  }
    354354
    355   cout << satData->prn.toAscii().data() << "  "
    356        << clk << " " << satData->rho + clk - satData->clk + tropDelay << endl;
    357 
    358355  return satData->rho + clk - satData->clk + tropDelay;
    359356}
Note: See TracChangeset for help on using the changeset viewer.