Changeset 9908 in ntrip for trunk/BNC/src/bncsp3.cpp


Ignore:
Timestamp:
Nov 24, 2022, 10:16:57 PM (17 months ago)
Author:
stuerze
Message:

minor changes towards IGS20

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/src/bncsp3.cpp

    r9418 r9908  
    139139  _out << "#dP" << datTim.toString("yyyy MM dd hh mm").toLatin1().data()
    140140       << setw(12) << setprecision(8) << sec
    141        << " " << setw(7) << numEpo << " ORBIT IGS14 HLM  IGS" << endl;
     141       << " " << setw(7) << numEpo << " ORBIT IGS20 HLM  IGS" << endl;
    142142
    143143  _out << "## "
Note: See TracChangeset for help on using the changeset viewer.