Changeset 9292 in ntrip for trunk/BNC/src/bncwindow.h


Ignore:
Timestamp:
Dec 2, 2020, 12:11:45 PM (3 years ago)
Author:
stuerze
Message:

parameter added to be able to chose the corrections to be combined

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/src/bncwindow.h

    r9184 r9292  
    218218    QComboBox*     _cmbMethodComboBox;
    219219    QSpinBox*      _cmbSamplSpinBox;
     220    QCheckBox*     _cmbGpsCheckBox;
     221    QCheckBox*     _cmbGloCheckBox;
     222    QCheckBox*     _cmbGalCheckBox;
     223    QCheckBox*     _cmbBdsCheckBox;
     224    QCheckBox*     _cmbQzssCheckBox;
     225    QCheckBox*     _cmbSbasCheckBox;
     226    QCheckBox*     _cmbIrnssCheckBox;
    220227
    221228    QTableWidget*  _uploadTable;
Note: See TracChangeset for help on using the changeset viewer.