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


Ignore:
Timestamp:
Jul 26, 2008, 4:40:40 PM (16 years ago)
Author:
mervart
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNS/bns.h

    r923 r984  
    5858                        const QString& prn, const ColumnVector& xx,
    5959                        struct ClockOrbit::SatData* sd);
     60  void crdTrafo(ColumnVector& xyz);
    6061
    6162  QTcpServer*               _clkServer;
     
    7374  bnsRinex*                 _rnx;
    7475  bnsSP3*                   _sp3;
     76  bool                      _crdTrafo;
    7577};
    7678#endif
Note: See TracChangeset for help on using the changeset viewer.