Changeset 2204 in ntrip for trunk/BNC/bncfigureppp.h


Ignore:
Timestamp:
Jan 6, 2010, 2:03:23 PM (14 years ago)
Author:
mervart
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/bncfigureppp.h

    r2177 r2204  
    4343
    4444 private:
    45   const static int MAXNUMPOS = 300;
     45  const static double _tRange = 300;
    4646
    4747  class pppPos {
     
    5757  bncTime          _startTime;
    5858  double           _neuMax;
    59   double           _tRange;
    6059  double           _tMin;
    6160  int              _width;
Note: See TracChangeset for help on using the changeset viewer.