- Timestamp:
- May 5, 2012, 7:58:13 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/rinex/reqcedit.cpp
r4114 r4115 149 149 editRnxObsHeader(outObsFile); 150 150 QMap<QString, QString> txtMap; 151 txtMap["RUN BY"] = "BKG"; 151 txtMap["RUN BY"] = "BKG"; 152 txtMap["COMMENT"] = "First comment line\nSecond comment line"; 152 153 outObsFile.writeHeader(txtMap); 153 154 }
Note:
See TracChangeset
for help on using the changeset viewer.