Package org.opentrafficsim.remotecontrol
Class Sim0MQControlledOTSNew
- java.lang.Object
-
- org.opentrafficsim.remotecontrol.Sim0MQControlledOTSNew
-
public final class Sim0MQControlledOTSNew extends Object
Sim0MQ controlled OTSCopyright (c) 2013-2022 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 classSim0MQControlledOTSNew.OptionsThe command line options.
-
-
-
Method Detail
-
main
public static void main(String[] args) throws org.opentrafficsim.core.network.NetworkException, org.opentrafficsim.core.geometry.OTSGeometryException, NamingException, ValueRuntimeException, org.opentrafficsim.base.parameters.ParameterException, SimRuntimeException, Sim0MQException, SerializationException, IOException
Program entry point.- Parameters:
args- String[]; the command line arguments- Throws:
org.opentrafficsim.core.geometry.OTSGeometryException- on errororg.opentrafficsim.core.network.NetworkException- on errorNamingException- on errorValueRuntimeException- on errorSimRuntimeException- on errororg.opentrafficsim.base.parameters.ParameterException- on errorSerializationException- on errorSim0MQException- on errorIOException- on error
-
-