Dayz Explorer 1.29.162510
Loading...
Searching...
No Matches
WarmthNotfr Class Reference
Inheritance diagram for WarmthNotfr:
NotifierBase

Protected Member Functions

void WarmthNotfr (NotifiersManager manager)
 replaces the original delta of values from NotifierBase
override int GetNotifierType ()
DSLevelsTemp DetermineLevelEx ()
override void DisplayTendency (float delta)
float GetObservedValue ()
DSLevelsTemp DetermineLevel (float value, float m_warning_treshold, float m_critical_treshold, float m_empty_treshold, float p_warning_treshold, float p_critical_treshold, float p_empty_treshold)

Protected Attributes

ref SimpleMovingAverage< floatm_AverageHeatComfortDeltaBuffer

Detailed Description

Definition at line 1 of file warmthnotfr.c.

Constructor & Destructor Documentation

◆ WarmthNotfr()

void WarmthNotfr::WarmthNotfr ( NotifiersManager manager)
protected

replaces the original delta of values from NotifierBase

Definition at line 12 of file warmthnotfr.c.

Member Function Documentation

◆ DetermineLevel()

DSLevelsTemp WarmthNotfr::DetermineLevel ( float value,
float m_warning_treshold,
float m_critical_treshold,
float m_empty_treshold,
float p_warning_treshold,
float p_critical_treshold,
float p_empty_treshold )
protected

Definition at line 78 of file warmthnotfr.c.

◆ DetermineLevelEx()

DSLevelsTemp WarmthNotfr::DetermineLevelEx ( )
protected

Definition at line 22 of file warmthnotfr.c.

◆ DisplayTendency()

override void WarmthNotfr::DisplayTendency ( float delta)
protected

Definition at line 49 of file warmthnotfr.c.

◆ GetNotifierType()

override int WarmthNotfr::GetNotifierType ( )
protected

Definition at line 17 of file warmthnotfr.c.

◆ GetObservedValue()

float WarmthNotfr::GetObservedValue ( )
protected

Definition at line 72 of file warmthnotfr.c.

Member Data Documentation

◆ m_AverageHeatComfortDeltaBuffer

ref SimpleMovingAverage<float> WarmthNotfr::m_AverageHeatComfortDeltaBuffer
protected

Definition at line 10 of file warmthnotfr.c.


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