Changeset 5921 in ntrip for trunk/BNC/src/PPP/pppParlist.h


Ignore:
Timestamp:
Aug 12, 2014, 6:01:16 PM (10 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/src/PPP/pppParlist.h

    r5916 r5921  
    1414class t_pppParam {
    1515 public:
    16   enum e_type {crdX, crdY, crdZ, clkR, amb, trp};
     16  enum e_type {crdX, crdY, crdZ, clkR, amb, offGG, trp};
    1717
    1818  t_pppParam(e_type type, const t_prn& prn, t_lc::type tLC,
Note: See TracChangeset for help on using the changeset viewer.