Changeset 5881 in ntrip for trunk/BNC/src/bncfigureppp.h


Ignore:
Timestamp:
Aug 8, 2014, 1:10:43 PM (10 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/src/bncfigureppp.h

    r5879 r5881  
    4848   public:
    4949    bncTime time;
    50     double  xyz[3];
     50    double  neu[3];
    5151  };
    5252
     
    5656  QVector<pppPos*> _pos;
    5757  bncTime          _startTime;
    58   QString          _pppMount;
    59   QString          _pppCorrMount;
    60   QString          _pppSPP;
    6158  double           _neuMax;
    6259  double           _tMin;
    63   double           _pppAudioResponse;
    6460  int              _width;
    6561  int              _height;
    66   double           _xyzRef[3];
    6762};
    6863
Note: See TracChangeset for help on using the changeset viewer.