WSF
DetectionReport::DetectionInterval Struct Reference

#include <DetectionReport.hpp>

Public Member Functions

 DetectionInterval ()=default
 DetectionInterval (double aStart, double aEnd)
bool operator< (const DetectionInterval &aRhs) const

Public Attributes

double mStart
double mEnd
double mDuration

Constructor & Destructor Documentation

◆ DetectionInterval() [1/2]

DetectionReport::DetectionInterval::DetectionInterval ( )
default

Referenced by operator<().

◆ DetectionInterval() [2/2]

DetectionReport::DetectionInterval::DetectionInterval ( double aStart,
double aEnd )
inline

References mDuration, mEnd, and mStart.

Member Function Documentation

◆ operator<()

bool DetectionReport::DetectionInterval::operator< ( const DetectionInterval & aRhs) const

References DetectionInterval(), mEnd, and mStart.

Member Data Documentation

◆ mDuration

double DetectionReport::DetectionInterval::mDuration

Referenced by DetectionInterval().

◆ mEnd

double DetectionReport::DetectionInterval::mEnd

Referenced by DetectionInterval(), and operator<().

◆ mStart

double DetectionReport::DetectionInterval::mStart

Referenced by DetectionInterval(), and operator<().


The documentation for this struct was generated from the following files:
Copyrights Multiple, All Rights Reserved