![]() |
Classes | |
class | utl::LabeledTrace< T > |
A Trace with a label attached to it. More... | |
class | utl::LeapSeconds |
class | utl::MoonCycle |
class | utl::MultiTimeDistribution< T > |
A collection of TimeDistribution<T>,which provides methods to access different sources. More... | |
class | utl::MultiTrace< T > |
A collection of Trace<T>,which provides methods to access different sources. More... | |
class | utl::TimeDistribution< T > |
Histogram class for time distributions with suppressed empty bins. More... | |
class | utl::TimeDistributionAlgorithm |
Utility class for returning properties of a TimeDistribution. More... | |
class | utl::TimeInterval |
A TimeInterval is used to represent time elapsed between two events. More... | |
class | utl::TimeRange |
Time interval defined by two TimeStamps. More... | |
class | utl::TimeStamp |
A TimeStamp holds GPS second and nanosecond for some event. More... | |
class | utl::Trace< T > |
Template class for a FADC data or calibrated data container. Use the typedefs (TraceD, TraceI, etc.) defined in Trace-fwd.h. More... | |
class | utl::TraceAlgorithm |
algorithms to manipulate traces More... | |
class | utl::UTCDate |
class | utl::UTCDateTime |
Functions | |
double | utl::ModifiedJulianDate (const TimeStamp &time) |
double utl::ModifiedJulianDate | ( | const TimeStamp & | time | ) |
Definition at line 17 of file ModifiedJulianDate.cc.
References utl::TimeStamp::GetGPSSecond(), and utl::ModifiedJulianDate().