Changeset 895 in ntrip


Ignore:
Timestamp:
May 8, 2008, 7:47:01 PM (16 years ago)
Author:
mervart
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNS/bnseph.cpp

    r893 r895  
    355355  }
    356356
     357  cout << _prn.toAscii().data() << "   "
     358       << GPSweek  << " " << _GPSweek << "   "
     359       << GPSweeks << " " <<  _GPSweeks << " " << _tt << "    "
     360       << dt << endl;
     361
    357362  const static double maxStep = 10.0;
    358363
     
    367372  }
    368373
     374  _tt = GPSweeks;
     375
    369376  // Position and Velocity
    370377  // ---------------------
Note: See TracChangeset for help on using the changeset viewer.