Changeset 1080 in ntrip for trunk/BNC/RTCM3/RTCM3Decoder.h


Ignore:
Timestamp:
Aug 30, 2008, 12:15:14 AM (16 years ago)
Author:
weber
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/RTCM3/RTCM3Decoder.h

    r1079 r1080  
    5050  QString                _staID;
    5151  QString                _checkMountPoint;
     52  int                    _corrLate;
    5253  struct RTCM3ParserData _Parser;
    5354  RTCM3coDecoder*        _coDecoder;
    5455  t_mode                 _mode;
    55   int _perfIntr;
    56   int _numLat;
    57   int _numGaps;
    58   bool _followSec;
    59   double _curLat;
    60   double _sumLat;
    61   double _sumLatQ;
    62   double _minLat;
    63   double _maxLat;
    64   double _newSecGPS;
    65   double _oldSecGPS;
    66   double _diffSecGPS;
    67   double _meanDiff;
    6856} ;
    6957
Note: See TracChangeset for help on using the changeset viewer.