Package org.episteme.social.architecture.traffic
package org.episteme.social.architecture.traffic
Provides models and simulation engines for urban traffic flow analysis.
This package includes microscopic car-following models (IDM) and
lane-changing logic (MOBIL), supporting architectural and urban planning
for transportation infrastructure.
-
ClassesClassDescriptionRepresents a physical roadway segment within a traffic network.Microscopic traffic simulation engine implementing the Intelligent Driver Model (IDM) for longitudinal car-following and MOBIL for lateral lane-changing logic.Represents a single vehicle in the traffic simulation.Represents a generic vehicle entity within a macro or microscopic traffic system.