Changeset 2917 in ntrip for trunk/BNC/bnctime.h


Ignore:
Timestamp:
Jan 27, 2011, 5:39:35 PM (13 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/bnctime.h

    r2809 r2917  
    2323                           double& sec) const;
    2424  bool         valid() const {return _mjd != 0 || _sec != 0.0;}
     25  bool         operator==(const bncTime &time1) const;
    2526  bool         operator!=(const bncTime &time1) const;
    2627  double       operator-(const bncTime &time1) const;
Note: See TracChangeset for help on using the changeset viewer.