Changeset 3423 in ntrip for trunk/BNC/combination/bnccomb.h


Ignore:
Timestamp:
Sep 11, 2011, 6:22:04 PM (13 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/combination/bnccomb.h

    r3329 r3423  
    7171  };
    7272
     73  class t_llInfo {
     74   public:
     75    QString AC;
     76    QString prn;
     77  };
     78
    7379  void processEpochs(const QList<cmbEpoch*>& epochs);
    7480  void dumpResults(const bncTime& resTime,
Note: See TracChangeset for help on using the changeset viewer.