Difference between revisions of "Body Parameters"

From SIMA wiki
Jump to: navigation, search
Line 1: Line 1:
 
Body parameters are used to configure the body of the agent. With these concept it is possible to change the internal state and the behaviour individual for each instance of the agent.
 
Body parameters are used to configure the body of the agent. With these concept it is possible to change the internal state and the behaviour individual for each instance of the agent.
 +
 
To read more about the concept behind see [[Parameter Concept]].
 
To read more about the concept behind see [[Parameter Concept]].
 
You can find all body parameters in the file: Sim/config/personality_parameters/body/default.properties  
 
You can find all body parameters in the file: Sim/config/personality_parameters/body/default.properties  

Revision as of 09:14, 4 July 2013

Body parameters are used to configure the body of the agent. With these concept it is possible to change the internal state and the behaviour individual for each instance of the agent.

To read more about the concept behind see Parameter Concept. You can find all body parameters in the file: Sim/config/personality_parameters/body/default.properties

Subsystem Name Range Meaning
STOMACHSYSTEM STARTLEVEL_STOMACH [0.0,7.0] Stomach fill level at start-up. The Value is equally divided into 7 ingredients.
STARTLEVEL_RECTUM [0.0,1.0] Rectum fill level at start-up.
DIGEST_SPEED [0.0,...] Digestive speed in food/step
INTERNAL_SYSTEM ENERGY_CONSUMPTION_FACTOR [0.0,...] Scales the consumed energy of the body. (-> how fast the agent will get hungry again