Changeset 1562 in ntrip for trunk/BNC/RTCM


Ignore:
Timestamp:
Feb 2, 2009, 10:42:47 PM (15 years ago)
Author:
mervart
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/RTCM/GPSDecoder.h

    r1269 r1562  
    136136  }
    137137
     138  virtual QList<int>* epochList() {return 0;}
     139
    138140  struct t_antInfo {
    139141    enum t_type { ARP, APC };
     
    157159  QList<p_obs>     _obsList;
    158160  QList<int>       _typeList;  // RTCM   message types
    159   QList<int>       _epochList; // Broadcast corrections
    160161  QStringList      _antType;   // RTCM   antenna descriptor
    161162  QList<t_antInfo> _antList;   // RTCM   antenna XYZ
Note: See TracChangeset for help on using the changeset viewer.