Subclasses of Rule in crowdmodel.agents |
class |
BehaviourRule
A behaviour rule represents an interaction (or manipulation)
with the external world. |
class |
LocomotionRule
A LocomotionRule describes the movement of
the object that is asking for it
Types of locomotion are
person:
A) vertical/body position: (not included)
standing/upright
sitting/seated
kneeling/knelt
lying/prone
other
B)horizontal:
walking
running/jogging
marching (not included)
dancing
vehicular motion (not included)
other
object:
move/transpose/displace |
class |
ManipulationRule
A manipulation rule concerns a behaviour that involves
one object changing the other. |