WSF
WsfCoverageMeasureUtils.cpp File Reference
#include "WsfCoverageMeasureUtils.hpp"
#include <algorithm>
#include <stdexcept>
#include <string>
#include <vector>
#include "UtCalendar.hpp"
#include "UtLog.hpp"
Include dependency graph for WsfCoverageMeasureUtils.cpp:

Namespaces

namespace  wsf
 Function definitions for those who need run-time access to the version.
namespace  wsf::coverage
namespace  wsf::coverage::MeasureUtils

Functions

void wsf::coverage::MeasureUtils::ComputeGaps (std::vector< AccessInterval > &aGaps, std::vector< AccessInterval > &aIntervals, const AccessInterval &aCoverageInterval, const std::string &aMoE_Type, const std::string &aMoE_ObjectName)
long wsf::coverage::MeasureUtils::GetIntervalStartSample (const AccessInterval &aInterval, const UtCalendar &aStartEpoch, double aCoverageStart, double aSampleDuration)
long wsf::coverage::MeasureUtils::GetIntervalEndSample (const AccessInterval &aInterval, const UtCalendar &aStartEpoch, double aCoverageStart, double aSampleDuration)
Copyrights Multiple, All Rights Reserved