Component View

openPASS is divided into components, which can be roughly divided into core components and model components. The most interesting core components are the individual spawners, which are responsible for populating the world in a realistic fashion. Model components are again roughly divided into drivers and vehicle components and represent how an individual participant is composed.

Note

There are several additional components acting in the background, making sure things work as they should. As a guideline, components parameterized through the ProfilesCatalog are scope of this guide, others not.