Handling of timestamps for (astro)particle physics research. More...
#include "NcTimestamp.h"
Handling of timestamps for (astro)particle physics research.
Definition at line 19 of file NcTimestamp.h.
Public Member Functions | |
| NcTimestamp () | |
| NcTimestamp (const NcTimestamp &t) | |
| NcTimestamp (TTimeStamp &t) | |
| virtual | ~NcTimestamp () |
| void | Add (Double_t hours) |
| void | Add (Int_t d, Int_t s, Int_t ns, Int_t ps=0) |
| void | AddSec (Double_t seconds) |
| Double_t | Almanac (Double_t *dpsi=0, Double_t *deps=0, Double_t *eps=0, Double_t *dl=0, TString name="", Double_t *el=0, Double_t *eb=0, Double_t *dr=0, Double_t *value=0, Int_t j=0) |
| void | Convert (Double_t date, Int_t &days, Int_t &secs, Int_t &ns) const |
| void | Convert (Double_t h, Int_t &hh, Int_t &mm, Double_t &ss) const |
| void | Convert (Double_t h, Int_t &hh, Int_t &mm, Int_t &ss, Int_t &ns, Int_t &ps) const |
| Double_t | Convert (Int_t days, Int_t secs, Int_t ns) const |
| Double_t | Convert (Int_t hh, Int_t mm, Double_t ss) const |
| Double_t | Convert (Int_t hh, Int_t mm, Int_t ss, Int_t ns, Int_t ps) const |
| void | Date (Int_t mode=3, Double_t offset=0) |
| Double_t | GetBE () |
| Double_t | GetBE (Double_t date, TString mode="jd") const |
| TString | GetDayTimeString (TString mode, Int_t ndig=0, Double_t offset=0, TString *date=0, TString *time=0, Bool_t full=kTRUE) |
| Int_t | GetDifference (NcTimestamp &t, Int_t &days, Int_t &sec, Int_t &ns, Int_t &ps, TString type="UT") |
| Double_t | GetDifference (NcTimestamp &t, TString u, Int_t mode=1, TString type="UT") |
| Int_t | GetDifference (NcTimestamp *t, Int_t &days, Int_t &sec, Int_t &ns, Int_t &ps, TString type="UT") |
| Double_t | GetDifference (NcTimestamp *t, TString u, Int_t mode=1, TString type="UT") |
| Double_t | GetEpoch (TString mode) |
| Double_t | GetGAST () |
| Double_t | GetGMST () |
| void | GetGMST (Int_t &hh, Int_t &mm, Int_t &ss, Int_t &ns, Int_t &ps) |
| TTree * | GetIERSdatabase () const |
| Double_t | GetJD () |
| Double_t | GetJD (Double_t e, TString mode="J") const |
| void | GetJD (Int_t &jd, Int_t &sec, Int_t &ns) |
| Double_t | GetJD (Int_t y, Int_t m, Int_t d, Int_t hh, Int_t mm, Int_t ss, Int_t ns) const |
| Double_t | GetJE () |
| Double_t | GetJE (Double_t date, TString mode="jd") const |
| Double_t | GetLAST (Double_t offset) |
| Double_t | GetLAT (Double_t offset) |
| Double_t | GetLMST (Double_t offset) |
| Double_t | GetLT (Double_t offset) |
| Double_t | GetMJD () |
| Double_t | GetMJD (Double_t e, TString mode="J") const |
| void | GetMJD (Int_t &mjd, Int_t &sec, Int_t &ns) |
| Double_t | GetMJD (Int_t y, Int_t m, Int_t d, Int_t hh, Int_t mm, Int_t ss, Int_t ns) const |
| Int_t | GetNs () const |
| Int_t | GetPs () const |
| Double_t | GetTAI (Bool_t tmjd=kTRUE) |
| Int_t | GetTAI (Int_t &d, Int_t &sec, Int_t &ns, Int_t &ps, Bool_t tmjd=kTRUE) |
| Int_t | GetTAI (Int_t &hh, Int_t &mm, Int_t &ss, Int_t &ns, Int_t &ps, TString type="TAI") |
| Double_t | GetTJD () |
| Double_t | GetTJD (Double_t e, TString mode="J") const |
| void | GetTJD (Int_t &tjd, Int_t &sec, Int_t &ns) |
| Double_t | GetTJD (Int_t y, Int_t m, Int_t d, Int_t hh, Int_t mm, Int_t ss, Int_t ns) const |
| Double_t | GetUnixTime () |
| Double_t | GetUT () |
| void | GetUT (Int_t &hh, Int_t &mm, Int_t &ss, Int_t &ns, Int_t &ps) |
| Int_t | GetUTCparameters (Int_t &leap, Double_t &dut) const |
| Int_t | GetUTCparameters (Int_t mjd, Int_t &leap, Double_t &dut) const |
| Bool_t | IsUT1 () const |
| TTree * | LoadUTCparameterFiles (TString leapfile="$(NCFS)/IERS/leap.txt", TString dutfile="$(NCFS)/IERS/dut.txt") |
| void | PrintTime (Double_t h, Int_t ndig=1) const |
| void | SetEpoch (Double_t e, TString mode, TString utc="U", Int_t leap=0, Double_t dut=0) |
| Int_t | SetGPS (Int_t w, Int_t dow, Int_t sod, Int_t ns, Int_t ps, TString utc, Int_t leap, Double_t dut=0, Int_t icycle=0) |
| Int_t | SetGPS (Int_t w, Int_t sow, Int_t ns, Int_t ps, TString utc, Int_t leap, Double_t dut=0, Int_t icycle=0) |
| void | SetJD (Double_t jd, TString utc="U", Int_t leap=0, Double_t dut=0) |
| void | SetJD (Int_t jd, Int_t sec, Int_t ns, Int_t ps=0, TString utc="U", Int_t leap=0, Double_t dut=0) |
| void | SetLT (Double_t dt, Int_t y, Int_t d, Int_t s, Int_t ns=0, Int_t ps=0, TString utc="A", Int_t leap=0, Double_t dut=0) |
| void | SetLT (Double_t dt, Int_t y, Int_t m, Int_t d, Int_t hh, Int_t mm, Double_t s, TString utc="A", Int_t leap=0, Double_t dut=0) |
| void | SetLT (Double_t dt, Int_t y, Int_t m, Int_t d, Int_t hh, Int_t mm, Int_t ss, Int_t ns=0, Int_t ps=0, TString utc="A", Int_t leap=0, Double_t dut=0) |
| void | SetLT (Double_t dt, Int_t y, Int_t m, Int_t d, TString time, TString utc="A", Int_t leap=0, Double_t dut=0) |
| void | SetLT (Double_t dt, TString date, TString time, Int_t mode, TString utc="A", Int_t leap=0, Double_t dut=0) |
| void | SetMJD (Double_t mjd, TString utc="U", Int_t leap=0, Double_t dut=0) |
| void | SetMJD (Int_t mjd, Int_t sec, Int_t ns, Int_t ps=0, TString utc="U", Int_t leap=0, Double_t dut=0) |
| void | SetNs (Int_t ns) |
| void | SetPs (Int_t ps) |
| void | SetSystemTime () |
| Int_t | SetTAI (Double_t tai, TString utc, Int_t leap, Double_t dut=0, Bool_t tmjd=kFALSE) |
| Int_t | SetTAI (Int_t d, Int_t sec, Int_t ns, Int_t ps, TString utc, Int_t leap, Double_t dut=0, Bool_t tmjd=kFALSE) |
| Int_t | SetTAI (TString type, TString date, TString time, Int_t mode, TString utc, Int_t leap, Double_t dut=0) |
| void | SetTJD (Double_t tjd, TString utc="U", Int_t leap=0, Double_t dut=0) |
| void | SetTJD (Int_t tjd, Int_t sec, Int_t ns, Int_t ps=0, TString utc="U", Int_t leap=0, Double_t dut=0) |
| Int_t | SetUnixTime (Double_t sec, TString utc="A", Int_t leap=0, Double_t dut=0) |
| void | SetUT (Int_t y, Int_t d, Int_t s, Int_t ns=0, Int_t ps=0, TString utc="A", Int_t leap=0, Double_t dut=0) |
| void | SetUT (Int_t y, Int_t m, Int_t d, Int_t hh, Int_t mm, Double_t s, TString utc="A", Int_t leap=0, Double_t dut=0) |
| void | SetUT (Int_t y, Int_t m, Int_t d, Int_t hh, Int_t mm, Int_t ss, Int_t ns=0, Int_t ps=0, TString utc="A", Int_t leap=0, Double_t dut=0) |
| void | SetUT (Int_t y, Int_t m, Int_t d, TString time, TString utc="A", Int_t leap=0, Double_t dut=0) |
| void | SetUT (TString date, TString time, Int_t mode, TString utc="A", Int_t leap=0, Double_t dut=0) |
Protected Member Functions | |
| Int_t | SetUTCparameters (TString utc, Int_t leap, Double_t dut) |
Protected Attributes | |
| Double_t | fDut |
| Int_t | fJns |
| Int_t | fJps |
| Int_t | fJsec |
| Int_t | fLeap |
| Int_t | fMJD |
| Int_t | fTmjd |
| Int_t | fTns |
| Int_t | fTps |
| Int_t | fTsec |
| Int_t | fUtc |
| TTree * | fUTCdata |
Private Member Functions | |
| void | AddCalc (Double_t hours, Bool_t utcpar=kTRUE) |
| void | AddCalc (Int_t d, Int_t s, Int_t ns, Int_t ps=0, Bool_t utcpar=kTRUE) |
| void | AddSecCalc (Double_t seconds, Bool_t utcpar=kTRUE) |
| void | FillJulian () |
| void | FillTAI () |
Private Attributes | |
| Int_t | fCalcns |
| Int_t | fCalcs |
| NcTimestamp::NcTimestamp | ( | ) |
Definition at line 377 of file NcTimestamp.cxx.
| NcTimestamp::NcTimestamp | ( | TTimeStamp & | t | ) |
Definition at line 400 of file NcTimestamp.cxx.
|
virtual |
Definition at line 421 of file NcTimestamp.cxx.
| NcTimestamp::NcTimestamp | ( | const NcTimestamp & | t | ) |
Definition at line 436 of file NcTimestamp.cxx.
| void NcTimestamp::Add | ( | Double_t | hours | ) |
Definition at line 3189 of file NcTimestamp.cxx.
| void NcTimestamp::Add | ( | Int_t | d, |
| Int_t | s, | ||
| Int_t | ns, | ||
| Int_t | ps = 0 ) |
Definition at line 3158 of file NcTimestamp.cxx.
|
private |
Definition at line 3317 of file NcTimestamp.cxx.
|
private |
Definition at line 3225 of file NcTimestamp.cxx.
| void NcTimestamp::AddSec | ( | Double_t | seconds | ) |
Definition at line 3207 of file NcTimestamp.cxx.
|
private |
Definition at line 3353 of file NcTimestamp.cxx.
| Double_t NcTimestamp::Almanac | ( | Double_t * | dpsi = 0, |
| Double_t * | deps = 0, | ||
| Double_t * | eps = 0, | ||
| Double_t * | dl = 0, | ||
| TString | name = "", | ||
| Double_t * | el = 0, | ||
| Double_t * | eb = 0, | ||
| Double_t * | dr = 0, | ||
| Double_t * | value = 0, | ||
| Int_t | j = 0 ) |
Definition at line 4997 of file NcTimestamp.cxx.
| void NcTimestamp::Convert | ( | Double_t | date, |
| Int_t & | days, | ||
| Int_t & | secs, | ||
| Int_t & | ns ) const |
Definition at line 881 of file NcTimestamp.cxx.
| void NcTimestamp::Convert | ( | Double_t | h, |
| Int_t & | hh, | ||
| Int_t & | mm, | ||
| Double_t & | ss ) const |
Definition at line 988 of file NcTimestamp.cxx.
| void NcTimestamp::Convert | ( | Double_t | h, |
| Int_t & | hh, | ||
| Int_t & | mm, | ||
| Int_t & | ss, | ||
| Int_t & | ns, | ||
| Int_t & | ps ) const |
Definition at line 948 of file NcTimestamp.cxx.
| Double_t NcTimestamp::Convert | ( | Int_t | days, |
| Int_t | secs, | ||
| Int_t | ns ) const |
Definition at line 916 of file NcTimestamp.cxx.
| Double_t NcTimestamp::Convert | ( | Int_t | hh, |
| Int_t | mm, | ||
| Double_t | ss ) const |
Definition at line 1055 of file NcTimestamp.cxx.
| Double_t NcTimestamp::Convert | ( | Int_t | hh, |
| Int_t | mm, | ||
| Int_t | ss, | ||
| Int_t | ns, | ||
| Int_t | ps ) const |
Definition at line 1020 of file NcTimestamp.cxx.
| void NcTimestamp::Date | ( | Int_t | mode = 3, |
| Double_t | offset = 0 ) |
Definition at line 462 of file NcTimestamp.cxx.
|
private |
Definition at line 1129 of file NcTimestamp.cxx.
|
private |
Definition at line 2098 of file NcTimestamp.cxx.
| Double_t NcTimestamp::GetBE | ( | ) |
Definition at line 1511 of file NcTimestamp.cxx.
| Double_t NcTimestamp::GetBE | ( | Double_t | date, |
| TString | mode = "jd" ) const |
Definition at line 842 of file NcTimestamp.cxx.
| TString NcTimestamp::GetDayTimeString | ( | TString | mode, |
| Int_t | ndig = 0, | ||
| Double_t | offset = 0, | ||
| TString * | date = 0, | ||
| TString * | time = 0, | ||
| Bool_t | full = kTRUE ) |
Definition at line 5633 of file NcTimestamp.cxx.
| Int_t NcTimestamp::GetDifference | ( | NcTimestamp & | t, |
| Int_t & | days, | ||
| Int_t & | sec, | ||
| Int_t & | ns, | ||
| Int_t & | ps, | ||
| TString | type = "UT" ) |
Definition at line 3541 of file NcTimestamp.cxx.
| Double_t NcTimestamp::GetDifference | ( | NcTimestamp & | t, |
| TString | u, | ||
| Int_t | mode = 1, | ||
| TString | type = "UT" ) |
Definition at line 3759 of file NcTimestamp.cxx.
| Int_t NcTimestamp::GetDifference | ( | NcTimestamp * | t, |
| Int_t & | days, | ||
| Int_t & | sec, | ||
| Int_t & | ns, | ||
| Int_t & | ps, | ||
| TString | type = "UT" ) |
Definition at line 3386 of file NcTimestamp.cxx.
| Double_t NcTimestamp::GetDifference | ( | NcTimestamp * | t, |
| TString | u, | ||
| Int_t | mode = 1, | ||
| TString | type = "UT" ) |
Definition at line 3593 of file NcTimestamp.cxx.
| Double_t NcTimestamp::GetEpoch | ( | TString | mode | ) |
Definition at line 5615 of file NcTimestamp.cxx.
| Double_t NcTimestamp::GetGAST | ( | ) |
Definition at line 4422 of file NcTimestamp.cxx.
| Double_t NcTimestamp::GetGMST | ( | ) |
Definition at line 4402 of file NcTimestamp.cxx.
| void NcTimestamp::GetGMST | ( | Int_t & | hh, |
| Int_t & | mm, | ||
| Int_t & | ss, | ||
| Int_t & | ns, | ||
| Int_t & | ps ) |
Definition at line 4350 of file NcTimestamp.cxx.
| TTree * NcTimestamp::GetIERSdatabase | ( | ) | const |
Definition at line 3145 of file NcTimestamp.cxx.
| Double_t NcTimestamp::GetJD | ( | ) |
Definition at line 1475 of file NcTimestamp.cxx.
| Double_t NcTimestamp::GetJD | ( | Double_t | e, |
| TString | mode = "J" ) const |
Definition at line 4936 of file NcTimestamp.cxx.
| void NcTimestamp::GetJD | ( | Int_t & | jd, |
| Int_t & | sec, | ||
| Int_t & | ns ) |
Definition at line 1449 of file NcTimestamp.cxx.
| Double_t NcTimestamp::GetJD | ( | Int_t | y, |
| Int_t | m, | ||
| Int_t | d, | ||
| Int_t | hh, | ||
| Int_t | mm, | ||
| Int_t | ss, | ||
| Int_t | ns ) const |
Definition at line 668 of file NcTimestamp.cxx.
| Double_t NcTimestamp::GetJE | ( | ) |
Definition at line 1497 of file NcTimestamp.cxx.
| Double_t NcTimestamp::GetJE | ( | Double_t | date, |
| TString | mode = "jd" ) const |
Definition at line 803 of file NcTimestamp.cxx.
| Double_t NcTimestamp::GetLAST | ( | Double_t | offset | ) |
Definition at line 4571 of file NcTimestamp.cxx.
| Double_t NcTimestamp::GetLAT | ( | Double_t | offset | ) |
Definition at line 4495 of file NcTimestamp.cxx.
| Double_t NcTimestamp::GetLMST | ( | Double_t | offset | ) |
Definition at line 4539 of file NcTimestamp.cxx.
| Double_t NcTimestamp::GetLT | ( | Double_t | offset | ) |
Definition at line 4463 of file NcTimestamp.cxx.
| Double_t NcTimestamp::GetMJD | ( | ) |
Definition at line 1181 of file NcTimestamp.cxx.
| Double_t NcTimestamp::GetMJD | ( | Double_t | e, |
| TString | mode = "J" ) const |
Definition at line 4959 of file NcTimestamp.cxx.
| void NcTimestamp::GetMJD | ( | Int_t & | mjd, |
| Int_t & | sec, | ||
| Int_t & | ns ) |
Definition at line 1156 of file NcTimestamp.cxx.
| Double_t NcTimestamp::GetMJD | ( | Int_t | y, |
| Int_t | m, | ||
| Int_t | d, | ||
| Int_t | hh, | ||
| Int_t | mm, | ||
| Int_t | ss, | ||
| Int_t | ns ) const |
Definition at line 717 of file NcTimestamp.cxx.
| Int_t NcTimestamp::GetNs | ( | ) | const |
Definition at line 2693 of file NcTimestamp.cxx.
| Int_t NcTimestamp::GetPs | ( | ) | const |
Definition at line 2723 of file NcTimestamp.cxx.
| Double_t NcTimestamp::GetTAI | ( | Bool_t | tmjd = kTRUE | ) |
Definition at line 1294 of file NcTimestamp.cxx.
| Int_t NcTimestamp::GetTAI | ( | Int_t & | d, |
| Int_t & | sec, | ||
| Int_t & | ns, | ||
| Int_t & | ps, | ||
| Bool_t | tmjd = kTRUE ) |
Definition at line 1245 of file NcTimestamp.cxx.
| Int_t NcTimestamp::GetTAI | ( | Int_t & | hh, |
| Int_t & | mm, | ||
| Int_t & | ss, | ||
| Int_t & | ns, | ||
| Int_t & | ps, | ||
| TString | type = "TAI" ) |
Definition at line 1331 of file NcTimestamp.cxx.
| Double_t NcTimestamp::GetTJD | ( | ) |
Definition at line 1223 of file NcTimestamp.cxx.
| Double_t NcTimestamp::GetTJD | ( | Double_t | e, |
| TString | mode = "J" ) const |
Definition at line 4978 of file NcTimestamp.cxx.
| void NcTimestamp::GetTJD | ( | Int_t & | tjd, |
| Int_t & | sec, | ||
| Int_t & | ns ) |
Definition at line 1203 of file NcTimestamp.cxx.
| Double_t NcTimestamp::GetTJD | ( | Int_t | y, |
| Int_t | m, | ||
| Int_t | d, | ||
| Int_t | hh, | ||
| Int_t | mm, | ||
| Int_t | ss, | ||
| Int_t | ns ) const |
Definition at line 760 of file NcTimestamp.cxx.
| Double_t NcTimestamp::GetUnixTime | ( | ) |
Definition at line 1389 of file NcTimestamp.cxx.
| Double_t NcTimestamp::GetUT | ( | ) |
Definition at line 4331 of file NcTimestamp.cxx.
| void NcTimestamp::GetUT | ( | Int_t & | hh, |
| Int_t & | mm, | ||
| Int_t & | ss, | ||
| Int_t & | ns, | ||
| Int_t & | ps ) |
Definition at line 4308 of file NcTimestamp.cxx.
| Int_t NcTimestamp::GetUTCparameters | ( | Int_t & | leap, |
| Double_t & | dut ) const |
Definition at line 2736 of file NcTimestamp.cxx.
| Int_t NcTimestamp::GetUTCparameters | ( | Int_t | mjd, |
| Int_t & | leap, | ||
| Double_t & | dut ) const |
Definition at line 2766 of file NcTimestamp.cxx.
| Bool_t NcTimestamp::IsUT1 | ( | ) | const |
Definition at line 5900 of file NcTimestamp.cxx.
| TTree * NcTimestamp::LoadUTCparameterFiles | ( | TString | leapfile = "$(NCFS)/IERS/leap.txt", |
| TString | dutfile = "$(NCFS)/IERS/dut.txt" ) |
Definition at line 2948 of file NcTimestamp.cxx.
| void NcTimestamp::PrintTime | ( | Double_t | h, |
| Int_t | ndig = 1 ) const |
Definition at line 1087 of file NcTimestamp.cxx.
| void NcTimestamp::SetEpoch | ( | Double_t | e, |
| TString | mode, | ||
| TString | utc = "U", | ||
| Int_t | leap = 0, | ||
| Double_t | dut = 0 ) |
Definition at line 5553 of file NcTimestamp.cxx.
| Int_t NcTimestamp::SetGPS | ( | Int_t | w, |
| Int_t | dow, | ||
| Int_t | sod, | ||
| Int_t | ns, | ||
| Int_t | ps, | ||
| TString | utc, | ||
| Int_t | leap, | ||
| Double_t | dut = 0, | ||
| Int_t | icycle = 0 ) |
Definition at line 2490 of file NcTimestamp.cxx.
| Int_t NcTimestamp::SetGPS | ( | Int_t | w, |
| Int_t | sow, | ||
| Int_t | ns, | ||
| Int_t | ps, | ||
| TString | utc, | ||
| Int_t | leap, | ||
| Double_t | dut = 0, | ||
| Int_t | icycle = 0 ) |
Definition at line 2411 of file NcTimestamp.cxx.
| void NcTimestamp::SetJD | ( | Double_t | jd, |
| TString | utc = "U", | ||
| Int_t | leap = 0, | ||
| Double_t | dut = 0 ) |
Definition at line 1834 of file NcTimestamp.cxx.
| void NcTimestamp::SetJD | ( | Int_t | jd, |
| Int_t | sec, | ||
| Int_t | ns, | ||
| Int_t | ps = 0, | ||
| TString | utc = "U", | ||
| Int_t | leap = 0, | ||
| Double_t | dut = 0 ) |
Definition at line 1742 of file NcTimestamp.cxx.
| void NcTimestamp::SetLT | ( | Double_t | dt, |
| Int_t | y, | ||
| Int_t | d, | ||
| Int_t | s, | ||
| Int_t | ns = 0, | ||
| Int_t | ps = 0, | ||
| TString | utc = "A", | ||
| Int_t | leap = 0, | ||
| Double_t | dut = 0 ) |
Definition at line 4861 of file NcTimestamp.cxx.
| void NcTimestamp::SetLT | ( | Double_t | dt, |
| Int_t | y, | ||
| Int_t | m, | ||
| Int_t | d, | ||
| Int_t | hh, | ||
| Int_t | mm, | ||
| Double_t | s, | ||
| TString | utc = "A", | ||
| Int_t | leap = 0, | ||
| Double_t | dut = 0 ) |
Definition at line 4674 of file NcTimestamp.cxx.
| void NcTimestamp::SetLT | ( | Double_t | dt, |
| Int_t | y, | ||
| Int_t | m, | ||
| Int_t | d, | ||
| Int_t | hh, | ||
| Int_t | mm, | ||
| Int_t | ss, | ||
| Int_t | ns = 0, | ||
| Int_t | ps = 0, | ||
| TString | utc = "A", | ||
| Int_t | leap = 0, | ||
| Double_t | dut = 0 ) |
Definition at line 4603 of file NcTimestamp.cxx.
| void NcTimestamp::SetLT | ( | Double_t | dt, |
| Int_t | y, | ||
| Int_t | m, | ||
| Int_t | d, | ||
| TString | time, | ||
| TString | utc = "A", | ||
| Int_t | leap = 0, | ||
| Double_t | dut = 0 ) |
Definition at line 4737 of file NcTimestamp.cxx.
| void NcTimestamp::SetLT | ( | Double_t | dt, |
| TString | date, | ||
| TString | time, | ||
| Int_t | mode, | ||
| TString | utc = "A", | ||
| Int_t | leap = 0, | ||
| Double_t | dut = 0 ) |
Definition at line 4798 of file NcTimestamp.cxx.
| void NcTimestamp::SetMJD | ( | Double_t | mjd, |
| TString | utc = "U", | ||
| Int_t | leap = 0, | ||
| Double_t | dut = 0 ) |
Definition at line 1654 of file NcTimestamp.cxx.
| void NcTimestamp::SetMJD | ( | Int_t | mjd, |
| Int_t | sec, | ||
| Int_t | ns, | ||
| Int_t | ps = 0, | ||
| TString | utc = "U", | ||
| Int_t | leap = 0, | ||
| Double_t | dut = 0 ) |
Definition at line 1525 of file NcTimestamp.cxx.
| void NcTimestamp::SetNs | ( | Int_t | ns | ) |
Definition at line 2676 of file NcTimestamp.cxx.
| void NcTimestamp::SetPs | ( | Int_t | ps | ) |
Definition at line 2707 of file NcTimestamp.cxx.
| void NcTimestamp::SetSystemTime | ( | ) |
Definition at line 5870 of file NcTimestamp.cxx.
| Int_t NcTimestamp::SetTAI | ( | Double_t | tai, |
| TString | utc, | ||
| Int_t | leap, | ||
| Double_t | dut = 0, | ||
| Bool_t | tmjd = kFALSE ) |
Definition at line 2332 of file NcTimestamp.cxx.
| Int_t NcTimestamp::SetTAI | ( | Int_t | d, |
| Int_t | sec, | ||
| Int_t | ns, | ||
| Int_t | ps, | ||
| TString | utc, | ||
| Int_t | leap, | ||
| Double_t | dut = 0, | ||
| Bool_t | tmjd = kFALSE ) |
Definition at line 2225 of file NcTimestamp.cxx.
| Int_t NcTimestamp::SetTAI | ( | TString | type, |
| TString | date, | ||
| TString | time, | ||
| Int_t | mode, | ||
| TString | utc, | ||
| Int_t | leap, | ||
| Double_t | dut = 0 ) |
Definition at line 2134 of file NcTimestamp.cxx.
| void NcTimestamp::SetTJD | ( | Double_t | tjd, |
| TString | utc = "U", | ||
| Int_t | leap = 0, | ||
| Double_t | dut = 0 ) |
Definition at line 2009 of file NcTimestamp.cxx.
| void NcTimestamp::SetTJD | ( | Int_t | tjd, |
| Int_t | sec, | ||
| Int_t | ns, | ||
| Int_t | ps = 0, | ||
| TString | utc = "U", | ||
| Int_t | leap = 0, | ||
| Double_t | dut = 0 ) |
Definition at line 1923 of file NcTimestamp.cxx.
| Int_t NcTimestamp::SetUnixTime | ( | Double_t | sec, |
| TString | utc = "A", | ||
| Int_t | leap = 0, | ||
| Double_t | dut = 0 ) |
Definition at line 2566 of file NcTimestamp.cxx.
| void NcTimestamp::SetUT | ( | Int_t | y, |
| Int_t | d, | ||
| Int_t | s, | ||
| Int_t | ns = 0, | ||
| Int_t | ps = 0, | ||
| TString | utc = "A", | ||
| Int_t | leap = 0, | ||
| Double_t | dut = 0 ) |
Definition at line 4211 of file NcTimestamp.cxx.
| void NcTimestamp::SetUT | ( | Int_t | y, |
| Int_t | m, | ||
| Int_t | d, | ||
| Int_t | hh, | ||
| Int_t | mm, | ||
| Double_t | s, | ||
| TString | utc = "A", | ||
| Int_t | leap = 0, | ||
| Double_t | dut = 0 ) |
Definition at line 3924 of file NcTimestamp.cxx.
| void NcTimestamp::SetUT | ( | Int_t | y, |
| Int_t | m, | ||
| Int_t | d, | ||
| Int_t | hh, | ||
| Int_t | mm, | ||
| Int_t | ss, | ||
| Int_t | ns = 0, | ||
| Int_t | ps = 0, | ||
| TString | utc = "A", | ||
| Int_t | leap = 0, | ||
| Double_t | dut = 0 ) |
Definition at line 3831 of file NcTimestamp.cxx.
| void NcTimestamp::SetUT | ( | Int_t | y, |
| Int_t | m, | ||
| Int_t | d, | ||
| TString | time, | ||
| TString | utc = "A", | ||
| Int_t | leap = 0, | ||
| Double_t | dut = 0 ) |
Definition at line 3998 of file NcTimestamp.cxx.
| void NcTimestamp::SetUT | ( | TString | date, |
| TString | time, | ||
| Int_t | mode, | ||
| TString | utc = "A", | ||
| Int_t | leap = 0, | ||
| Double_t | dut = 0 ) |
Definition at line 4088 of file NcTimestamp.cxx.
|
protected |
Definition at line 2818 of file NcTimestamp.cxx.
|
private |
Definition at line 132 of file NcTimestamp.h.
|
private |
Definition at line 131 of file NcTimestamp.h.
|
protected |
Definition at line 115 of file NcTimestamp.h.
|
protected |
Definition at line 111 of file NcTimestamp.h.
|
protected |
Definition at line 112 of file NcTimestamp.h.
|
protected |
Definition at line 110 of file NcTimestamp.h.
|
protected |
Definition at line 114 of file NcTimestamp.h.
|
protected |
Definition at line 109 of file NcTimestamp.h.
|
protected |
Definition at line 116 of file NcTimestamp.h.
|
protected |
Definition at line 118 of file NcTimestamp.h.
|
protected |
Definition at line 119 of file NcTimestamp.h.
|
protected |
Definition at line 117 of file NcTimestamp.h.
|
protected |
Definition at line 113 of file NcTimestamp.h.
|
protected |
Definition at line 120 of file NcTimestamp.h.