Changeset 8111 in ntrip


Ignore:
Timestamp:
Apr 11, 2017, 4:25:23 PM (7 years ago)
Author:
stuerze
Message:

some further updates regarding ITRF2014

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/BNC_2.12/src/bncsinextro.cpp

    r7862 r8111  
    212212       << QString(" %1").arg(_opt->_xyzAprRover(2), 12, 'f', 3, QLatin1Char(' ')).toStdString()
    213213       << QString(" %1").arg(_opt->_xyzAprRover(3), 12, 'f', 3, QLatin1Char(' ')).toStdString()
    214        << " ITRF08 " << ac.toStdString() << endl;
     214       << " ITRF14 " << ac.toStdString() << endl;
    215215  _out << "-TROP/COORDINATES"<< endl << endl;
    216216
Note: See TracChangeset for help on using the changeset viewer.