Changeset 889 in ntrip for trunk/BNS/bnseph.cpp


Ignore:
Timestamp:
May 8, 2008, 5:02:42 PM (16 years ago)
Author:
mervart
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNS/bnseph.cpp

    r888 r889  
    263263}
    264264
    265 //
     265// Read Glonass Ephemeris
    266266////////////////////////////////////////////////////////////////////////////
    267267void t_ephGlo::read(const QStringList& lines) {
     
    343343}
    344344
    345 //
     345// Compute Glonass Satellite Position
    346346////////////////////////////////////////////////////////////////////////////
    347347void t_ephGlo::position(int GPSweek, double GPSweeks, ColumnVector& xc,
Note: See TracChangeset for help on using the changeset viewer.