libyuni
Namespaces | Functions
Collaboration diagram for Time:

Namespaces

 Yuni::Unit::Time
 Time.
 

Functions

 Yuni::Unit::Time::YUNI_UNIT_IMPL (SIBaseUnit, "second", "s", int, 1)
 SI (Second)
 
 Yuni::Unit::Time::YUNI_UNIT_IMPL (Millenium, "millenium", "", int64_t, 31556952000)
 Millenium (1000 years)
 
 Yuni::Unit::Time::YUNI_UNIT_IMPL (Century, "century", "c", int64_t, 3155695200)
 Century (100 years)
 
 Yuni::Unit::Time::YUNI_UNIT_IMPL (Decade, "decade", "dec", int, 315569520)
 Decade (10 years)
 
 Yuni::Unit::Time::YUNI_UNIT_IMPL (Year, "year", "a", int, 31556952)
 Gregorian Year (365.2425 days)
 
 Yuni::Unit::Time::YUNI_UNIT_IMPL (JulianYear, "julianyear", "", int, 31557600)
 Julian Year (365.25 days)
 
 Yuni::Unit::Time::YUNI_UNIT_IMPL (SiderealYear, "siderealyear", "", double, 31558149.7632)
 Sidereal Year (time taken for Sun to return to the same position with respect to the stars of the celestial sphere)
 
 Yuni::Unit::Time::YUNI_UNIT_IMPL (TropicalYear, "tropicalyear", "", int, 31556925)
 Tropical Year (time it takes for the Sun to return to the same position in the cycle of seasons)
 
 Yuni::Unit::Time::YUNI_UNIT_IMPL (Month, "month", "mo", int, 2629700)
 Gregorian month (Average Gregorian calendar month duration)
 
 Yuni::Unit::Time::YUNI_UNIT_IMPL (SynodicMonth, "synodicmonth", "", int, 2551000)
 Synodic month (Average cycle time of moon phases)
 
 Yuni::Unit::Time::YUNI_UNIT_IMPL (Fortnight, "fortnight", "fn", int, 1209600)
 Fortnight (2 weeks)
 
 Yuni::Unit::Time::YUNI_UNIT_IMPL (Week, "week", "wk", int, 604800)
 Week (7 days)
 
 Yuni::Unit::Time::YUNI_UNIT_IMPL (Day, "day", "d", int, 86400)
 Day (24 hours)
 
 Yuni::Unit::Time::YUNI_UNIT_IMPL (Ke, "ke", "", 864)
 Ke (Chinese calendar : 14.4 minutes since 100 ke make a day)
 
 Yuni::Unit::Time::YUNI_UNIT_IMPL (Hour, "hour", "h", int, 3600)
 Hour (60 minutes)
 
 Yuni::Unit::Time::YUNI_UNIT_IMPL (Minute, "minute", "min", int, 60)
 Minute (60 seconds)
 
 Yuni::Unit::Time::YUNI_UNIT_IMPL (Helek, "helek", "", double, 10.0/3.0)
 Helek (3 and a third seconds, since 1080 halakim make an hour in the Hebrew calendar)
 
 Yuni::Unit::Time::YUNI_UNIT_IMPL (Second, "second", "s", int, 1)
 Second (Duration of 9,192,631,770 periods of the radiation corresponding to the transition between the two hyperfine levels of the ground state of the caesium-133 atom)
 
 Yuni::Unit::Time::YUNI_UNIT_IMPL (Decisecond, "decisecond", "ds", double, 1e-1)
 Decisecond.
 
 Yuni::Unit::Time::YUNI_UNIT_IMPL (Centisecond, "centisecond", "cs", double, 1e-2)
 Centisecond.
 
 Yuni::Unit::Time::YUNI_UNIT_IMPL (Millisecond, "millisecond", "ms", double, 1e-3)
 Millisecond.
 
 Yuni::Unit::Time::YUNI_UNIT_IMPL (Microsecond, "microsecond", "µs,", double, 1e-6)
 Microsecond.
 
 Yuni::Unit::Time::YUNI_UNIT_IMPL (Nanosecond, "nanosecond", "ns,", double, 1e-9)
 Nanosecond.
 
 Yuni::Unit::Time::YUNI_UNIT_IMPL (Picosecond, "picosecond", "ps,", double, 1e-12)
 Picosecond.
 
 Yuni::Unit::Time::YUNI_UNIT_IMPL (Fentosecond, "fentosecond", "fs,", double, 1e-15)
 Fentosecond.
 
 Yuni::Unit::Time::YUNI_UNIT_IMPL (Attosecond, "attosecond", "as,", double, 1e-18)
 Attosecond.
 
 Yuni::Unit::Time::YUNI_UNIT_IMPL (Zeptosecond, "zeptosecond", "zs,", double, 1e-21)
 Zeptosecond.
 
 Yuni::Unit::Time::YUNI_UNIT_IMPL (Yoctosecond, "yoctosecond", "ys,", double, 1e-24)
 Yoctosecond.
 

Detailed Description