Changeset 3791 in ntrip for trunk/BNC/bncsp3.cpp


Ignore:
Timestamp:
Apr 5, 2012, 1:10:39 PM (12 years ago)
Author:
weber
Message:

Switch from IGS05 to IGS08 in SP3 header

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/bncsp3.cpp

    r3714 r3791  
    9191  _out << "#aP" << datTim.toString("yyyy MM dd hh mm").toAscii().data()
    9292       << setw(12) << setprecision(8) << sec
    93        << "      96 ORBIT IGS05 HLM  IGS" << endl;
     93       << "      96 ORBIT IGS08 HLM  IGS" << endl;
    9494
    9595  _out << "## "
Note: See TracChangeset for help on using the changeset viewer.