Page MenuHomePhorge

relationChecker.h
No OneTemporary

Size
400 B
Referenced Files
None
Subscribers
None

relationChecker.h

#ifndef RELATIONCHECKER_HEADERFILE
#define RELATIONCHECKER_HEADERFILE
float deviationValueReferenceValue(float sampleValue, float historyValue);
bool valueIsRelatedToReferenceValue(float referenceValue, float value, float threshold);
bool valueIsRelatedToReferenceValueOrBetweenMinAndMax(float referenceValue, float minimumValue, float maximumValue, float value, float threshold);
#endif

File Metadata

Mime Type
text/x-c
Expires
Sun, Mar 1, 6:30 PM (1 d, 15 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
281273
Default Alt Text
relationChecker.h (400 B)

Event Timeline