Public Member Functions | Private Attributes
SEBS_Agent Class Reference
Inheritance diagram for SEBS_Agent:
Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual int compute_next_vertex ()
virtual void init (int argc, char **argv)
virtual void processEvents ()
virtual void receive_results ()
virtual void send_results ()

Private Attributes

bool arrived
double edge_min
double G1
double G2
bool intention
int NUMBER_OF_ROBOTS
int robot_arrived
int robot_intention
int * tab_intention
uint vertex_arrived
uint vertex_intention

Detailed Description

Definition at line 53 of file SEBS_Agent.cpp.


Member Function Documentation

Implements PatrolAgent.

Definition at line 166 of file SEBS_Agent.cpp.

void SEBS_Agent::init ( int  argc,
char **  argv 
) [virtual]

Define G1 and G2

Reimplemented from PatrolAgent.

Definition at line 77 of file SEBS_Agent.cpp.

void SEBS_Agent::processEvents ( ) [virtual]

Reimplemented from PatrolAgent.

Definition at line 136 of file SEBS_Agent.cpp.

void SEBS_Agent::receive_results ( ) [virtual]

Reimplemented from PatrolAgent.

Definition at line 184 of file SEBS_Agent.cpp.

void SEBS_Agent::send_results ( ) [virtual]

Reimplemented from PatrolAgent.

Definition at line 171 of file SEBS_Agent.cpp.


Member Data Documentation

bool SEBS_Agent::arrived [private]

Definition at line 61 of file SEBS_Agent.cpp.

double SEBS_Agent::edge_min [private]

Definition at line 58 of file SEBS_Agent.cpp.

double SEBS_Agent::G1 [private]

Definition at line 57 of file SEBS_Agent.cpp.

double SEBS_Agent::G2 [private]

Definition at line 57 of file SEBS_Agent.cpp.

bool SEBS_Agent::intention [private]

Definition at line 64 of file SEBS_Agent.cpp.

Definition at line 59 of file SEBS_Agent.cpp.

Definition at line 63 of file SEBS_Agent.cpp.

Definition at line 66 of file SEBS_Agent.cpp.

int* SEBS_Agent::tab_intention [private]

Definition at line 60 of file SEBS_Agent.cpp.

Definition at line 62 of file SEBS_Agent.cpp.

Definition at line 65 of file SEBS_Agent.cpp.


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


patrolling_sim
Author(s):
autogenerated on Thu Jun 6 2019 20:27:09