Changeset 2043 in ntrip for trunk/BNC/bncutils.h


Ignore:
Timestamp:
Nov 26, 2009, 4:06:08 PM (14 years ago)
Author:
mervart
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/bncutils.h

    r1595 r2043  
    2929#include <QDateTime>
    3030
     31#include <newmat.h>
     32
    3133void expandEnvVar(QString& str);
    3234
     
    4143                     const QByteArray& height);
    4244
     45void RSW_to_XYZ(const ColumnVector& rr, const ColumnVector& vv,
     46                const ColumnVector& rsw, ColumnVector& xyz);
     47
    4348#endif
Note: See TracChangeset for help on using the changeset viewer.