Class skydata::behaviour::algorithm::migration::Basic¶
ClassList > skydata > behaviour > algorithm > migration > Basic
Inherits the following classes: SKAgentBehaviour
Public Functions¶
Type | Name |
---|---|
Basic (SKAgent agent) |
|
void | action () |
Detailed Description¶
Basic corresponds to the basic migration algorithm. The idea is that after a migration, the SKD sends its new position to others that update it.
Public Functions Documentation¶
function Basic¶
inline skydata::behaviour::algorithm::migration::Basic::Basic (
SKAgent agent
)
Build a new migration behavior
Parameters:
agent
the agent who must follow this behavior
function action¶
inline void skydata::behaviour::algorithm::migration::Basic::action ()
Start the behaviour
The documentation for this class was generated from the following file /home/maxime/Desktop/skd_proto_v2/skd/src/main/java/skydata/behaviour/algorithm/migration/Basic.java