Class HumanFactorsDemo

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible, RootPaneContainer, WindowConstants

public final class HumanFactorsDemo extends OtsSimulationApplication<HumanFactorsDemo.HumanFactorsModel>
This demo exists to show how the human factor models can be used in code. In particular see the HumanFactorsModel.constructModel() method. The included human factors are 1) social interactions regarding lane changes, tailgating and changes in speed, and 2) Anticipation Reliance in a mental task load framework of imperfect perception. The scenario includes a distraction halfway on the network.

Copyright (c) 2024-2024 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands. All rights reserved.
BSD-style license. See OpenTrafficSim License.

Author:
Wouter Schakel
See Also:
  • Method Details

    • main

      public static void main(String[] args)
      Main program.
      Parameters:
      args - the command line arguments (not used)