Uses of Class
org.opentrafficsim.road.network.lane.Shoulder
-
Packages that use Shoulder Package Description org.opentrafficsim.road.network.lane Classes that provide detailed cross-sections of a link using lanes, markers and sensors. -
-
Uses of Shoulder in org.opentrafficsim.road.network.lane
Methods in org.opentrafficsim.road.network.lane that return Shoulder Modifier and Type Method Description Shoulder
Shoulder. clone(CrossSectionLink newParentLink, SimulatorInterface.TimeDoubleUnit newSimulator)
Clone the CrossSectionElement for e.g., copying a network.Constructors in org.opentrafficsim.road.network.lane with parameters of type Shoulder Constructor Description Shoulder(CrossSectionLink newParentLink, SimulatorInterface.TimeDoubleUnit newSimulator, Shoulder cse)
Clone a Shoulder for a new network.
-