VIPRA Documentation
Loading...
Searching...
No Matches
behaviors

| Main Page | How To Use | Provided Modules | VIPRA Behaviors | Module Parameters | Developing Modules |

VIPRA Behaviors

VIPRA Behaviors is a DSL for creating human behaviors for use in pedestrian dynamics simulations. Its goal is to provide an easy way for researchers without programming experience to test how human behaviors may affect pedestrian dynamics.

Behaviors are a way to describe Actions that pedestrians take under a certain Condition without the use of a traditional programming language.

Behaviors are comprised of four major parts:

  1. Types
  2. Selectors
  3. Events
  4. Actions

Creating Behaviors

Behavior Syntax Reference