Class Terminal

java.lang.Object
All Implemented Interfaces:
java.io.Serializable, Locatable, Located, Named

public class Terminal
extends AbstractNamedLocated

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

$LastChangedDate: 2015-07-24 02:58:59 +0200 (Fri, 24 Jul 2015) $, @version $Revision: 1147 $, by $Author: averbraeck $, initial version Dec 22, 2016
Author:
Alexander Verbraeck, Peter Knoppers, Wouter Schakel
See Also:
Serialized Form
  • Constructor Details

    • Terminal

      public Terminal​(java.lang.String name, DirectedPoint location)
      Parameters:
      name - String; the terminal name
      location - DirectedPoint; the terminal location