Changeset 9689 in ntrip for trunk/BNC/src/combination/bnccomb.h


Ignore:
Timestamp:
Apr 12, 2022, 11:55:07 AM (2 years ago)
Author:
stuerze
Message:

minor changes to read bsx file two times a day

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/src/combination/bnccomb.h

    r9676 r9689  
    219219  bncAntex*                                  _antex;
    220220  bncBiasSnx*                                _bsx;
    221   QTime                                      _nextShotTimeBsx;
     221  QTime                                      _nextShotTimeBsx1;
     222  QTime                                      _nextShotTimeBsx2;
    222223  double                                     _MAXRES;
    223224  QMap<char, QString>                        _masterOrbitAC;
Note: See TracChangeset for help on using the changeset viewer.