#include "acstimeTimeUtil.h"
#include "acstimeDurationHelper.h"
Go to the source code of this file.
Detailed Description
Header file for EpochHelper
Function Documentation
Implemented this modulo operand to fulfill the requirements on an SPR from Correlator. Caller is responsible for deleting the DurationHelper allocated by this operand.
- Parameters:
-
- Returns:
- Result of the modulo operand (EpochHelper.value().value % TimeInterval)
Implemented this modulo operand to fulfill the requirements on an SPR from Correlator. Caller is responsible for deleting the DurationHelper allocated by this operand.
- Parameters:
-
- Returns:
- Result of the modulo operand (TimeInterval % EpochHelper.value().value)