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


Ignore:
Timestamp:
Feb 25, 2011, 2:24:59 PM (13 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/bncutils.h

    r2988 r3044  
    5959                         double* acc,
    6060            ColumnVector (*der)(double x, const ColumnVector& y, double* acc));
     61
     62void GPSweekFromDateAndTime(const QDateTime& dateTime,
     63                            int& GPSWeek, double& GPSWeeks);
     64
     65void mjdFromDateAndTime(const QDateTime& dateTime, int& mjd, double& dayfrac);
     66
    6167#endif
Note: See TracChangeset for help on using the changeset viewer.