WSF
WsfCoverageMeasureUtils.hpp File Reference
#include <string>
#include <vector>
#include "WsfCoverageAccessInterval.hpp"
Include dependency graph for WsfCoverageMeasureUtils.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

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