Uses of Class
org.opentrafficsim.road.network.lane.Stripe
-
Packages that use Stripe Package Description org.opentrafficsim.road.network.lane Classes that provide detailed cross-sections of a link using lanes, markers and sensors. -
-
Uses of Stripe in org.opentrafficsim.road.network.lane
Methods in org.opentrafficsim.road.network.lane that return Stripe Modifier and Type Method Description Stripe
Stripe. 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 Stripe Constructor Description Stripe(CrossSectionLink newParentLink, SimulatorInterface.TimeDoubleUnit newSimulator, Stripe cse)
Clone a Stripe for a new network.
-