Changeset 848 in ntrip for trunk/BNS/bns.h


Ignore:
Timestamp:
Apr 25, 2008, 10:52:22 AM (16 years ago)
Author:
mervart
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNS/bns.h

    r847 r848  
    1010
    1111class bnsRinex;
     12class bnsSP3;
    1213
    1314class t_ephPair {
     
    6364  QMutex                    _mutex;
    6465  QMap<QString, t_ephPair*> _ephList;
    65 
    6666  bnsRinex*                 _rnx;
     67  bnsSP3*                   _sp3;
    6768};
    6869#endif
Note: See TracChangeset for help on using the changeset viewer.