Package | Description |
---|---|
org.opentrafficsim.imb.connector |
The connector classes to link OTS and IMB.
|
org.opentrafficsim.imb.demo |
Demonstrations of the Open Traffic Simulator with IMB communication.
|
Modifier and Type | Method and Description |
---|---|
static OTSIMBConnector |
OTSIMBConnector.create(org.opentrafficsim.base.modelproperties.CompoundProperty compoundProperty,
String modelName)
Construct a new OTSIMBConnector from a CompoundProperty (preferably constructed with the
standardIMBProperties method of this class.
|
static OTSIMBConnector |
OTSIMBConnector.create(String modelName)
Create a new OTSIMBConnector expecting the IMB hub on localhost port 4000.
|
Modifier and Type | Field and Description |
---|---|
(package private) OTSIMBConnector |
RoadSimulationModelIMB.imbConnector
Connector to the IMB hub.
|
(package private) OTSIMBConnector |
N201IMB.N201Model.imbConnector
Connector to the IMB hub.
|
(package private) OTSIMBConnector |
A58IMB.A58Model.imbConnector
Connector to the IMB hub.
|
Copyright © 2014–2016 Delft University of Technology. All rights reserved.