public class AimsunControl extends Object
Copyright (c) 2013-2019 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands. All rights reserved.
BSD-style license. See OpenTrafficSim License.
| Constructor and Description |
|---|
AimsunControl() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args)
Program entry point.
|
protected void |
sendGTUPositionsToAimsun(OutputStream outputStream)
Construct a GTU positions message, clear the simulateUntil value, transmit all GTU positions to Aimsun and wait for the
simulateUntil value to be set again.
|
public static void main(String[] args) throws NetworkException, OTSGeometryException, NamingException, ValueException, ParameterException, SimRuntimeException
args - String[]; the command line argumentsOTSGeometryException - on errorNetworkException - on errorNamingException - on errorValueException - on errorSimRuntimeException - on errorParameterException - on errorprotected void sendGTUPositionsToAimsun(OutputStream outputStream)
outputStream - Copyright © 2014–2019 Delft University of Technology. All rights reserved.