PC Stable Documentation
 
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Loading...
Searching...
No Matches
HealthNotfr Class Reference

Private Member Functions

void HealthNotfr (NotifiersManager manager)
 
override int GetNotifierType ()
 
override void DisplayBadge ()
 
override void DisplayTendency (float delta)
 
override void HideBadge ()
 
override protected float GetObservedValue ()
 

Private Attributes

private const float DEC_TRESHOLD_LOW = 0
 
private const float DEC_TRESHOLD_MED = -0.7
 
private const float DEC_TRESHOLD_HIGH = -1.3
 
private const float INC_TRESHOLD_LOW = 0
 
private const float INC_TRESHOLD_MED = 0.7
 
private const float INC_TRESHOLD_HIGH = 1.3
 

Constructor & Destructor Documentation

◆ HealthNotfr()

Member Function Documentation

◆ DisplayBadge()

override void DisplayBadge ( )
inlineprivate

◆ DisplayTendency()

◆ GetNotifierType()

override int GetNotifierType ( )
inlineprivate

◆ GetObservedValue()

override protected float GetObservedValue ( )
inlineprivate

◆ HideBadge()

override void HideBadge ( )
inlineprivate

Field Documentation

◆ DEC_TRESHOLD_HIGH

private const float DEC_TRESHOLD_HIGH = -1.3
private

Referenced by DisplayTendency().

◆ DEC_TRESHOLD_LOW

private const float DEC_TRESHOLD_LOW = 0
private

Referenced by DisplayTendency().

◆ DEC_TRESHOLD_MED

private const float DEC_TRESHOLD_MED = -0.7
private

Referenced by DisplayTendency().

◆ INC_TRESHOLD_HIGH

private const float INC_TRESHOLD_HIGH = 1.3
private

Referenced by DisplayTendency().

◆ INC_TRESHOLD_LOW

private const float INC_TRESHOLD_LOW = 0
private

Referenced by DisplayTendency().

◆ INC_TRESHOLD_MED

private const float INC_TRESHOLD_MED = 0.7
private

Referenced by DisplayTendency().


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