Changeset 3866 in ntrip for trunk/BNC/rinex/rnxobsfile.h


Ignore:
Timestamp:
Apr 13, 2012, 11:45:02 AM (12 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/rinex/rnxobsfile.h

    r3845 r3866  
    127127
    128128 private:
     129  void writeEpochV2(const t_rnxEpo* epo);
     130  void writeEpochV3(const t_rnxEpo* epo);
    129131  const t_rnxEpo* nextEpochV2();
    130132  const t_rnxEpo* nextEpochV3();
Note: See TracChangeset for help on using the changeset viewer.