Class RelativeLaneTest
- java.lang.Object
-
- org.opentrafficsim.road.gtu.perception.RelativeLaneTest
-
public class RelativeLaneTest extends Object
Test the RelativeLane class.Copyright (c) 2013-2022 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands. All rights reserved.
BSD-style license. See OpenTrafficSim License.- Author:
- Peter Knoppers
-
-
Constructor Summary
Constructors Constructor Description RelativeLaneTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
testRelativeLane()
] Test the RelativeLane class.
-