#include "acstimeTimeUtil.h"
#include "acstimeDurationHelper.h"
Include dependency graph for acstimeEpochHelper.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | EpochHelper |
Functions | |
DurationHelper * | operator% (const EpochHelper &, const ACS::TimeInterval &) |
DurationHelper * | operator% (const ACS::TimeInterval &, const EpochHelper &) |
|
Implemented this modulo operand to fulfill the requirements on an SPR from Correlator. Caller is responsible for deleting the DurationHelper allocated by this operand.
|
|
Implemented this modulo operand to fulfill the requirements on an SPR from Correlator. Caller is responsible for deleting the DurationHelper allocated by this operand.
|