Changeset 3485 in ntrip for trunk/BNC/combination/bnccomb.h


Ignore:
Timestamp:
Oct 30, 2011, 3:04:05 PM (12 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

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

    r3483 r3485  
    1313class cmbParam {
    1414 public:
    15   enum parType {offAC, offACSat, clkSat};
     15  enum parType {offACgps, offACglo, offACSat, clkSat};
    1616  cmbParam(parType type_, int index_, const QString& ac_, const QString& prn_);
    1717  ~cmbParam();
Note: See TracChangeset for help on using the changeset viewer.