Changeset 912 in ntrip


Ignore:
Timestamp:
May 11, 2008, 3:37:09 PM (16 years ago)
Author:
mervart
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNS/bnseph.cpp

    r911 r912  
    285285 
    286286      //// beg test
    287       _gps_utc = 14.0;
     287      //// _gps_utc = 14.0;
    288288      //// end test
    289289
     
    387387  }
    388388  xc(4) = -_tau + _gamma * dtClk;
    389 
    390   cout << _tau << " " << _gamma << " " << dtClk << " " << xc(4) << endl;
    391 }
    392 
     389}
     390
Note: See TracChangeset for help on using the changeset viewer.