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


Ignore:
Timestamp:
Nov 27, 2020, 10:38:03 AM (3 years ago)
Author:
stuerze
Message:

updates regarding inter system biases

File:
1 edited

Legend:

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

    r8993 r9288  
    1515class t_pppParam {
    1616 public:
    17   enum e_type {crdX, crdY, crdZ, clkR, amb, offGG, offGB, trp, ion, cBias1, cBias2, pBias1, pBias2};
     17  enum e_type {crdX, crdY, crdZ, clkR, amb, offGR, offGE, offGC, trp, ion, cBias1, cBias2, pBias1, pBias2};
    1818
    1919  t_pppParam(e_type type, const t_prn& prn, t_lc::type tLC,
Note: See TracChangeset for help on using the changeset viewer.