Class ConflictBuilder

java.lang.Object
org.opentrafficsim.road.network.lane.conflict.ConflictBuilder

public final class ConflictBuilder extends Object

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:
Alexander Verbraeck, Peter Knoppers, Wouter Schakel
  • Field Details

    • DEFAULT_WIDTH_GENERATOR

      public static final ConflictBuilder.WidthGenerator DEFAULT_WIDTH_GENERATOR
      Default width generator for conflicts which uses 80% of the lane width.
  • Method Details