Changeset 4532 in ntrip for trunk/BNC/src/bncrinex.h


Ignore:
Timestamp:
Aug 16, 2012, 9:18:57 AM (12 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

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

    r4502 r4532  
    5555   static std::string obsToStr(double val, int width = 14, int precision = 3);
    5656   void resolveFileName(const QDateTime& datTim);
    57    void readSkeleton();
     57   bool readSkeleton();
    5858   void writeHeader(const QByteArray& format, const QDateTime& datTimNom);
    5959   void closeFile();
     
    7878   QDate         _skeletonDate;
    7979   int           _samplingRate;
     80   QStringList   _addComments;
    8081
    8182   QMap<QString, int>  _slip_cnt_L1;
Note: See TracChangeset for help on using the changeset viewer.