Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F1497415
Evaluation.h
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Size
333 B
Referenced Files
None
Subscribers
None
Evaluation.h
View Options
#ifndef EVALUATION_HEADERFILE
#define EVALUATION_HEADERFILE
#include
"Agent.h"
class
Evaluation
{
private
:
Agent
agent
;
public
:
Evaluation
();
Evaluation
(
Agent
a
);
void
set_agent
(
Agent
a
);
Agent
get_agent
();
void
evaluate_scores_of_mounted_sensor
();
int
evaluate_score_of_Agent
();
};
#endif
File Metadata
Details
Attached
Mime Type
text/x-c++
Expires
Sun, Mar 1, 9:33 PM (1 d, 9 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
280947
Default Alt Text
Evaluation.h (333 B)
Attached To
Mode
R20 SoC_Rosa_repo
Attached
Detach File
Event Timeline
Log In to Comment