Changeset 2778 in ntrip for trunk/BNC/bncconst.h


Ignore:
Timestamp:
Dec 12, 2010, 6:09:08 PM (13 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/bncconst.h

    r2063 r2778  
    3030class t_CST {
    3131  public:
    32     static const double c      ;
    33     static const double freq1  ;
    34     static const double freq2  ;
     32    static const double c;
     33    static const double freq1; // GPS and Galileo E1
     34    static const double freq2; // GPS only           
     35    static const double freq5; // GPS and Galileo E5a
    3536    static const double lambda1;
    3637    static const double lambda2;
     38    static const double lambda5;
    3739    static const double omega;
    3840    static const double aell;
Note: See TracChangeset for help on using the changeset viewer.