public class SdmStrategicalPlannerFactory extends Object implements StrategicalPlannerFactorySupplierOD
Copyright (c) 2013-2019 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands. All rights reserved.
BSD-style license. See OpenTrafficSim License.
StrategicalPlannerFactorySupplierOD.TacticalPlannerFactorySupplierOD
Modifier and Type | Method and Description |
---|---|
LaneBasedStrategicalPlannerFactory<?> |
getFactory(Node origin,
Node destination,
Category category,
StreamInterface randomStream) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
lmrs, route
public LaneBasedStrategicalPlannerFactory<?> getFactory(Node origin, Node destination, Category category, StreamInterface randomStream) throws GTUException
getFactory
in interface StrategicalPlannerFactorySupplierOD
GTUException
Copyright © 2014–2019 Delft University of Technology. All rights reserved.