Package org.goplanit.algorithms.nodemodel
Node model algorithms for PlanIt
-
Interface Summary Interface Description NodeModel Node model algorithm base interface -
Class Summary Class Description TampereNodeModel General First order node model implementation as proposed by Tampere et al.TampereNodeModelFixedInput Inner class that holds the mapping of the inputs to/from the underlying physical network (if any).TampereNodeModelInput Inner class that allows the user to set all inputs for the TampereNodeModel, it takes fixed inputs and supplements it with the information of the variable inputs, meaning inputs that can vary during the simulation such as turn sending flows (t_ab), and potentially receiving flows (r_b)