Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F10704687
StatisticValue.h
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Size
328 B
Referenced Files
None
Subscribers
None
StatisticValue.h
View Options
#ifndef STATISTICVALUE_HEADERFILE
#define STATISTICVALUE_HEADERFILE
#include
"AverageValue.h"
#include
"ExtremeValue.h"
class
StatisticValue
:
public
AverageValue
,
public
ExtremeValue
{
public
:
StatisticValue
();
void
resetStatisticValue
();
void
injectAndCalculateStatisticValue
(
float
value
);
};
#endif
File Metadata
Details
Attached
Mime Type
text/x-c++
Expires
Sun, May 31, 4:34 PM (1 d, 17 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
330004
Default Alt Text
StatisticValue.h (328 B)
Attached To
Mode
R20 SoC_Rosa_repo
Attached
Detach File
Event Timeline
Log In to Comment