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


Ignore:
Timestamp:
Feb 8, 2011, 5:08:02 PM (13 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/bncutils.h

    r2582 r2988  
    4747                const ColumnVector& rsw, ColumnVector& xyz);
    4848
     49void XYZ_to_RSW(const ColumnVector& rr, const ColumnVector& vv,
     50                const ColumnVector& xyz, ColumnVector& rsw);
     51
    4952t_irc xyz2ell(const double* XYZ, double* Ell);
    5053
Note: See TracChangeset for help on using the changeset viewer.