Changeset 6501 in ntrip for trunk/BNC/src/satObs.h


Ignore:
Timestamp:
Dec 29, 2014, 2:58:58 PM (9 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

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

    r6499 r6501  
    156156 public:
    157157  enum e_type {clkCorr, orbCorr, codeBias, phaseBias, vTec, unknown};
    158   static e_type readEpoLine(const std::string& line, bncTime& epoTime);
     158  static e_type readEpoLine(const std::string& line, bncTime& epoTime,
     159                            int& numEntries, std::string& staID);
    159160};
    160161
Note: See TracChangeset for help on using the changeset viewer.