Class LaneTest.MockSensor
java.lang.Object
org.opentrafficsim.road.network.lane.LaneTest.MockSensor
- Enclosing class:
- LaneTest
Mock a Detector.
-
Constructor Details
-
MockSensor
Construct a new Mocked Detector.- Parameters:
id
- String; result of the getId() method of the mocked Detectorposition
- Length; result of the getLongitudinalPosition of the mocked Detector
-
-
Method Details