Changeset 6247 in ntrip


Ignore:
Timestamp:
Oct 16, 2014, 11:23:50 AM (10 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/src/rinex/rnxobsfile.cpp

    r6246 r6247  
    5252////////////////////////////////////////////////////////////////////////////
    5353t_rnxObsHeader::t_rnxObsHeader() {
    54   _usedSystems = "GRES";
     54  _usedSystems = "GREJCS";
    5555  _antNEU.ReSize(3); _antNEU = 0.0;
    5656  _antXYZ.ReSize(3); _antXYZ = 0.0;
Note: See TracChangeset for help on using the changeset viewer.