Changeset 4584 in ntrip for trunk/BNC/src/bnctime.h


Ignore:
Timestamp:
Aug 29, 2012, 6:02:19 PM (12 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/src/bnctime.h

    r4278 r4584  
    2121  unsigned int gpsw()   const;
    2222  double       gpssec() const;
     23  double       mjddec() const {return (_mjd + _sec / 86400.0);}
    2324  void         civil_date (unsigned int& year, unsigned int& month,
    2425                           unsigned int& day) const;
Note: See TracChangeset for help on using the changeset viewer.