Package | Description |
---|---|
org.opentrafficsim.imb.transceiver |
Interfaces and abstract classes for Transceivers and Transformers.
|
Modifier and Type | Method and Description |
---|---|
void |
AbstractTransceiver.addIMBtoOTSChannel(String imbEventName,
nl.tudelft.simulation.event.EventType eventType,
IMBToOTSTransformer imbToOTSTransformer)
Register a new channel for sending an IMB message to an OTS EventListener.
|
Constructor and Description |
---|
PubSubIMBMessageHandler(String imbEventName,
nl.tudelft.simulation.event.EventType eventType,
IMBToOTSTransformer imbToOTSTransformer,
org.opentrafficsim.core.dsol.OTSDEVSSimulatorInterface simulator)
Construct a new PubSubIMBMessageHandler.
|
Copyright © 2014–2016 Delft University of Technology. All rights reserved.