Changeset 7665 in ntrip for trunk/BNC/src/rinex/rnxobsfile.h


Ignore:
Timestamp:
Jan 11, 2016, 2:01:13 PM (8 years ago)
Author:
stuerze
Message:

minor changes ragarding rinex obs file writing with incomplete skl file

File:
1 edited

Legend:

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

    r7474 r7665  
    9797  int                     _wlFactorsL2[t_prn::MAXPRN_GPS+1];
    9898  bncTime                 _startTime;
     99  bool                    _writeRinexOnlyWithSklObsTypes;
     100
    99101  QMap<QString, QPair<double, QStringList> > _phaseShifts;
    100102};
Note: See TracChangeset for help on using the changeset viewer.