Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F1494058
relationChecker.h
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Size
400 B
Referenced Files
None
Subscribers
None
relationChecker.h
View Options
#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
Details
Attached
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)
Attached To
Mode
R20 SoC_Rosa_repo
Attached
Detach File
Event Timeline
Log In to Comment