static class GTUTransceiver.GTUTransformerChange extends Object implements OTSToIMBTransformer
Copyright (c) 2013-2016 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands. All rights reserved.
BSD-style license. See OpenTrafficSim License.
| Constructor and Description |
|---|
GTUTransformerChange() |
| Modifier and Type | Method and Description |
|---|---|
Object[] |
transform(nl.tudelft.simulation.event.EventInterface event)
Transform an IMB payload to an OTS (DSOL) event.
|
public Object[] transform(nl.tudelft.simulation.event.EventInterface event)
transform in interface OTSToIMBTransformerevent - EventInterface; the OTS (DSOL) eventCopyright © 2014–2016 Delft University of Technology. All rights reserved.