Changeset 5450 in ntrip for trunk/GnssCenter/monitor/const.h


Ignore:
Timestamp:
Sep 13, 2013, 11:32:51 AM (11 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/GnssCenter/monitor/const.h

    r5447 r5450  
    44namespace GnssCenter {
    55
    6 enum t_irc {failure = -1, success, fatal}; // return code
    7 
    86class t_CST {
    97 public:
     8  enum t_irc {failure = -1, success, fatal}; // return code
    109  static const double aell;
    1110  static const double fInv;
Note: See TracChangeset for help on using the changeset viewer.