Ignore:
Timestamp:
05/04/04 20:44:01 (21 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/mbase/MTime.h

    r3920 r3967  
    7575    void Now();
    7676
    77     Bool_t   Set(UInt_t mjd, ULong_t ms, UInt_t ns=0);
    7877    Bool_t   Set(UShort_t y, Byte_t m, Byte_t d, Byte_t h=13, Byte_t min=0, Byte_t s=0, UShort_t ms=0, UInt_t ns=0);
    7978    void     Set(const struct timeval &tv);
     
    8382    void     SetCT1Time(UInt_t mjd, UInt_t t1, UInt_t t0);
    8483    Bool_t   UpdMagicTime(Byte_t h, Byte_t m, Byte_t s, UInt_t ns);
     84    Bool_t   SetMjd(UInt_t mjd, ULong_t ms, UInt_t ns=0);
    8585    void     SetMjd(Double_t m);
    8686    Double_t GetMjd() const;
Note: See TracChangeset for help on using the changeset viewer.