Package org.opentrafficsim.remotecontrol
Class Sim0MQControlledOTS.Options
- java.lang.Object
-
- org.opentrafficsim.remotecontrol.Sim0MQControlledOTS.Options
-
- All Implemented Interfaces:
Checkable
- Enclosing class:
- Sim0MQControlledOTS
public static class Sim0MQControlledOTS.Options extends java.lang.Object implements Checkable
The command line options.
-
-
Constructor Summary
Constructors Constructor Description Options()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
check()
int
getPort()
Retrieve the port.
-