Changeset 4296 in ntrip for trunk/BNC/src/bncsp3.h


Ignore:
Timestamp:
Jun 23, 2012, 8:17:01 AM (12 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/src/bncsp3.h

    r4278 r4296  
    77
    88#include "bncoutf.h"
     9#include "bnctime.h"
    910
    1011class bncSP3 : public bncoutf {
     
    1819  virtual void writeHeader(const QDateTime& datTim);
    1920  virtual void closeFile();
    20   int    _lastGPSweek;
    21   double _lastGPSweeks;
     21  bncTime _lastEpoTime;
    2222};
    2323
Note: See TracChangeset for help on using the changeset viewer.