Class MockGTU

java.lang.Object
org.opentrafficsim.core.mock.MockGTU

public class MockGTU
extends java.lang.Object
MockGTU.java.

Copyright (c) 2003-2019 Delft University of Technology, Jaffalaan 5, 2628 BX Delft, the Netherlands. All rights reserved. See for project information www.simulation.tudelft.nl. The source code and binary code of this software is proprietary information of Delft University of Technology.
Author:
Alexander Verbraeck
  • Constructor Summary

    Constructors 
    Constructor Description
    MockGTU​(java.lang.String name)  
  • Method Summary

    Modifier and Type Method Description
    org.opentrafficsim.core.gtu.GTU getMock()  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • MockGTU

      public MockGTU​(java.lang.String name)
      Parameters:
      name - the name
  • Method Details

    • getMock

      public org.opentrafficsim.core.gtu.GTU getMock()
      Returns:
      mocked DEVSSimulator