Uses of Class
org.opentrafficsim.road.od.OdMatrix
Packages that use OdMatrix
Package
Description
O/D matrices as part of strategical planning for GTUs.
-
Uses of OdMatrix in org.opentrafficsim.road.od
Methods in org.opentrafficsim.road.od with parameters of type OdMatrixModifier and TypeMethodDescriptionstatic Map<String,
OdApplier.GeneratorObjects> OdApplier.applyOd
(RoadNetwork network, OdMatrix od, OdOptions odOptions, DetectorType detectorType) Applies the OD to the network by creating vehicle generators.