Package org.opentrafficsim.remotecontrol
Class Sim0MQControlledOTSNew
- java.lang.Object
-
- org.opentrafficsim.remotecontrol.Sim0MQControlledOTSNew
-
public final class Sim0MQControlledOTSNew extends Object
Sim0MQ controlled OTSCopyright (c) 2013-2020 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands. All rights reserved.
BSD-style license. See OpenTrafficSim License.- Version:
- $Revision$, $LastChangedDate$, by $Author$, initial version Apr 18, 2017
- Author:
- Alexander Verbraeck, Peter Knoppers, Wouter Schakel
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
Sim0MQControlledOTSNew.Options
The command line options.
-
-
-
Method Detail
-
main
public static void main(String[] args) throws NetworkException, OTSGeometryException, NamingException, ValueRuntimeException, ParameterException, SimRuntimeException, Sim0MQException, SerializationException, IOException
Program entry point.- Parameters:
args
- String[]; the command line arguments- Throws:
OTSGeometryException
- on errorNetworkException
- on errorNamingException
- on errorValueRuntimeException
- on errorSimRuntimeException
- on errorParameterException
- on errorSerializationException
- on errorSim0MQException
- on errorIOException
- on error
-
-