@Deprecated public interface AgentBody<PB extends PerceptionBody,IT extends Influence> extends SituatedObject
Modifier and Type | Method and Description |
---|---|
AgentIdentifier |
getAgent()
Deprecated.
Replies the identifier of the agent that owns this body.
|
Probe |
getAgentProbe()
Deprecated.
Replies the probe of the agent that owns this body.
|
PB |
getPerceptionBody()
Deprecated.
Replies the perception characteristics of thi body.
|
boolean |
influence(IT... influences)
Deprecated.
Send an influence to the environment.
|
boolean |
isFreezed()
Deprecated.
Replies if this body was crashed.
|
getSimulationStepDuration, getSimulationStepDuration, getSimulationTime, getSimulationTime, perSecond
AgentIdentifier getAgent()
Probe getAgentProbe()
PB getPerceptionBody()
boolean isFreezed()
boolean influence(IT... influences)
Copyright © 2003-2013 Arakhnê.org Members. All rights reserved under LGPL license terms.