Changeset 800 in ntrip for trunk/BNS/bnseph.h


Ignore:
Timestamp:
Apr 8, 2008, 5:56:18 PM (16 years ago)
Author:
mervart
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNS/bnseph.h

    r778 r800  
    88 public:
    99  QString prn;
    10   int    GPSweek;         
    11   int    TOW;              //  [s]   
    12   int    TOC;              //  [s]   
    13   int    TOE;              //  [s]   
    14   int    IODE;             
    15   int    IODC;             
     10  double GPSweek;         
     11  double TOW;              //  [s]   
     12  double TOC;              //  [s]   
     13  double TOE;              //  [s]   
     14  double IODE;             
     15  double IODC;             
    1616
    1717  double clock_bias;       //  [s]   
Note: See TracChangeset for help on using the changeset viewer.