Changeset 4258 in ntrip
- Timestamp:
- Jun 22, 2012, 9:39:10 AM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/rinex/reqcanalyze.cpp
r4257 r4258 114 114 //////////////////////////////////////////////////////////////////////////// 115 115 void t_reqcAnalyze::analyzeFile(const t_rnxObsFile* rnxObsFile) { 116 cout<< rnxObsFile->fileName().toAscii().data() << endl;116 *_log << rnxObsFile->fileName().toAscii().data() << endl; 117 117 }
Note:
See TracChangeset
for help on using the changeset viewer.