Uses of Class
org.opentrafficsim.road.od.OdMatrix
Package
Description
O/D matrices as part of strategical planning for GTUs.
-
Uses of OdMatrix in org.opentrafficsim.road.od
Modifier 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.