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

Private Member Functions

void BloodNotfr (NotifiersManager manager)
 
override int GetNotifierType ()
 
override void DisplayTendency (float delta)
 
override float GetObservedValue ()
 

Private Attributes

protected const float DEC_TRESHOLD_LOW = 0
 
protected const float DEC_TRESHOLD_MED = -12
 
protected const float DEC_TRESHOLD_HIGH = -22
 
protected const float INC_TRESHOLD_LOW = 0
 
protected const float INC_TRESHOLD_MED = 3
 
protected const float INC_TRESHOLD_HIGH = 6
 

Constructor & Destructor Documentation

◆ BloodNotfr()

void BloodNotfr ( NotifiersManager  manager)
inlineprivate

Member Function Documentation

◆ DisplayTendency()

◆ GetNotifierType()

override int GetNotifierType ( )
inlineprivate

◆ GetObservedValue()

override float GetObservedValue ( )
inlineprivate

Field Documentation

◆ DEC_TRESHOLD_HIGH

protected const float DEC_TRESHOLD_HIGH = -22
private

Referenced by DisplayTendency().

◆ DEC_TRESHOLD_LOW

protected const float DEC_TRESHOLD_LOW = 0
private

Referenced by DisplayTendency().

◆ DEC_TRESHOLD_MED

protected const float DEC_TRESHOLD_MED = -12
private

Referenced by DisplayTendency().

◆ INC_TRESHOLD_HIGH

protected const float INC_TRESHOLD_HIGH = 6
private

Referenced by DisplayTendency().

◆ INC_TRESHOLD_LOW

protected const float INC_TRESHOLD_LOW = 0
private

Referenced by DisplayTendency().

◆ INC_TRESHOLD_MED

protected const float INC_TRESHOLD_MED = 3
private

Referenced by DisplayTendency().


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