static class SimulatorTransceiver.SpeedTransformer extends Object implements OTSToIMBTransformer
Variable | Type | Comments |
---|---|---|
newSimulationSpeed | double | Limit to {1,2,5} E {-1, 0, 1, 2}, 1000, MAX_DOUBLE |
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 |
---|
SpeedTransformer() |
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 OTSToIMBTransformer
event
- EventInterface; the OTS (DSOL) eventCopyright © 2014–2016 Delft University of Technology. All rights reserved.