Changeset 2582 in ntrip for trunk/BNC/bnctides.h


Ignore:
Timestamp:
Aug 29, 2010, 3:45:01 PM (14 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/bnctides.h

    r2579 r2582  
    55#include "bnctime.h"
    66
    7 void tides(const bncTime& time, ColumnVector& xyz);
     7ColumnVector Sun(double Mjd_TT);
     8
     9void         tides(const bncTime& time, ColumnVector& xyz);
    810
    911#endif
Note: See TracChangeset for help on using the changeset viewer.