public class CanPlaceDemoCode extends Object implements org.opentrafficsim.road.gtu.generator.LaneBasedGTUGenerator.RoomChecker
Copyright (c) 2013-2016 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands. All rights reserved.
BSD-style license. See OpenTrafficSim License.
| Constructor and Description |
|---|
CanPlaceDemoCode() |
| Modifier and Type | Method and Description |
|---|---|
org.djunits.value.vdouble.scalar.Speed |
canPlace(org.djunits.value.vdouble.scalar.Speed leaderSpeed,
org.djunits.value.vdouble.scalar.Length headway,
org.opentrafficsim.road.gtu.lane.LaneBasedGTUCharacteristics laneBasedGTUCharacteristics) |
public org.djunits.value.vdouble.scalar.Speed canPlace(org.djunits.value.vdouble.scalar.Speed leaderSpeed,
org.djunits.value.vdouble.scalar.Length headway,
org.opentrafficsim.road.gtu.lane.LaneBasedGTUCharacteristics laneBasedGTUCharacteristics)
throws org.opentrafficsim.core.network.NetworkException
canPlace in interface org.opentrafficsim.road.gtu.generator.LaneBasedGTUGenerator.RoomCheckerorg.opentrafficsim.core.network.NetworkExceptionCopyright © 2014–2016 Delft University of Technology. All rights reserved.