AbstractModelEquations

Abstract model equations for an ODE based model of pedestrian motion. Implements the apache FirstOrderDifferentialEquations interface and can thus be used with their integrator methods.


Field: IDmapping [Integer>]

---


Field: Npersons [int]

---


Field: pedestrianGradientProvider [PotentialFieldAgent]

---


Field: elements [List]

---


Field: obstacleGradientProvider [PotentialFieldObstacle]

---


Field: staticGradientProvider [GradientProvider]

---


Field: topography [Topography]

---