source:
ntrip/trunk/BNC/src/timeutils.h@
5865
      
      | Last change on this file since 5865 was 5738, checked in by , 11 years ago | |
|---|---|
| File size: 246 bytes | |
| Line | |
|---|---|
| 1 | #ifndef TIMEUTILS_H | 
| 2 | #define TIMEUTILS_H | 
| 3 | |
| 4 | double djul(long j1, long m1, double tt); | 
| 5 | double gpjd(double second, int nweek) ; | 
| 6 | void jdgp(double tjul, double & second, long & nweek); | 
| 7 | void jmt (double djul, long& jj, long& mm, double& dd); | 
| 8 | |
| 9 | #endif | 
  Note:
 See   TracBrowser
 for help on using the repository browser.
    
