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


Ignore:
Timestamp:
Jan 12, 2010, 10:56:57 AM (14 years ago)
Author:
mervart
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/bncmodel.cpp

    r2231 r2232  
    568568     
    569569        double rhoCmp = cmpValue(satData);
     570
     571        //// beg test
     572        cout << prn.toAscii().data() << " "  << rhoCmp << " "
     573             << satData->P3 << " " << satData->L3 << endl;
     574        //// end test
    570575     
    571576        double ellWgtCoeff = 1.0;
Note: See TracChangeset for help on using the changeset viewer.