Uses of Class
org.opentrafficsim.road.gtu.strategical.od.ODMatrix
Package | Description |
---|---|
org.opentrafficsim.road.gtu.generator.od |
OD based vehicle generation.
|
-
Uses of ODMatrix in org.opentrafficsim.road.gtu.generator.od
Methods in org.opentrafficsim.road.gtu.generator.od with parameters of type ODMatrix Modifier and Type Method Description static java.util.Map<java.lang.String,ODApplier.GeneratorObjects>
ODApplier. applyOD(OTSRoadNetwork network, ODMatrix od, OTSSimulatorInterface simulator, ODOptions odOptions)
Applies the OD to the network by creating vehicle generators.