Changeset 4113 in ntrip for trunk/BNC/rinex/rnxobsfile.cpp
- Timestamp:
- May 5, 2012, 7:51:17 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/rinex/rnxobsfile.cpp
r4058 r4113 645 645 // Write Header 646 646 //////////////////////////////////////////////////////////////////////////// 647 void t_rnxObsFile::writeHeader( ) {647 void t_rnxObsFile::writeHeader(const QMap<QString, QString>& txtMap) { 648 648 649 649 bncApp* app = (bncApp*) qApp;
Note:
See TracChangeset
for help on using the changeset viewer.