Scheduler
Public Member Functions | Static Public Attributes | List of all members
RlScheduler::EnvelopeDetector Class Reference

#include <envelopeDetector.h>

Inheritance diagram for RlScheduler::EnvelopeDetector:
RlScheduler::MaxTempEstimator

Public Member Functions

 EnvelopeDetector (double decayCoeff)
 
double getMaximumTemperature () override
 
- Public Member Functions inherited from RlScheduler::MaxTempEstimator
virtual ~MaxTempEstimator ()
 

Static Public Attributes

static const constexpr char * configKey = "envelopeDetector"
 

Detailed Description

Definition at line 23 of file envelopeDetector.h.

Constructor & Destructor Documentation

EnvelopeDetector::EnvelopeDetector ( double  decayCoeff)

Definition at line 17 of file envelopeDetector.cpp.

Member Function Documentation

double EnvelopeDetector::getMaximumTemperature ( )
overridevirtual

Implements RlScheduler::MaxTempEstimator.

Definition at line 23 of file envelopeDetector.cpp.

Member Data Documentation

const constexpr char* RlScheduler::EnvelopeDetector::configKey = "envelopeDetector"
static

Definition at line 26 of file envelopeDetector.h.


The documentation for this class was generated from the following files: