Class DetectorTest

java.lang.Object
org.opentrafficsim.road.network.lane.DetectorTest
All Implemented Interfaces:
UNITS

public class DetectorTest extends Object implements UNITS
Test detectors and scheduling of trigger.

Copyright (c) 2013-2023 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 Details

    • DetectorTest

      public DetectorTest()
  • Method Details

    • sensorTest

      public final void sensorTest() throws Exception
      Test the constructors of SensorLaneEnd and SensorLaneStart.
      Throws:
      Exception - when something goes wrong (should not happen)