Class ConsoleRunnerTerminal
java.lang.Object
nl.tudelft.simulation.examples.dsol.terminal.ConsoleRunnerTerminal
- All Implemented Interfaces:
EventListener,org.djutils.event.EventListener
Copyright (c) 2002-2025 Delft University of Technology, Jaffalaan 5, 2628 BX Delft, the Netherlands. All rights reserved. See for project information DSOL Manual. The DSOL project is distributed under a three-clause BSD-style license, which can be found at DSOL License.
- Author:
- Peter Jacobs, Alexander Verbraeck
-
Method Summary
-
Method Details
-
terminate
- Parameters:
simulator- the simulatornumQC- num QCnumAGV- num AGVrep- replication number
-
notify
public void notify(org.djutils.event.Event event) - Specified by:
notifyin interfaceorg.djutils.event.EventListener
-
main
public static void main(String[] args) throws SimRuntimeException, RemoteException, NamingException, InputParameterException - Parameters:
args- args- Throws:
SimRuntimeException- on errorRemoteException- on errorNamingException- on errorInputParameterException- on error
-