Changeset 6109 in ntrip for trunk/BNC/src/ephemeris.cpp


Ignore:
Timestamp:
Sep 8, 2014, 3:49:16 PM (10 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/src/ephemeris.cpp

    r6044 r6109  
    4040//
    4141////////////////////////////////////////////////////////////////////////////
    42 t_irc t_eph::getCrd(const bncTime& tt, ColumnVector& xc,
    43                     ColumnVector& vv, bool useCorr) const {
     42t_irc t_eph::getCrd(const bncTime& tt, ColumnVector& xc, ColumnVector& vv, bool useCorr) const {
    4443  xc.ReSize(4);
    4544  vv.ReSize(3);
Note: See TracChangeset for help on using the changeset viewer.