public class DataSampler extends Object implements nl.tudelft.simulation.event.EventListenerInterface
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 |
---|
DataSampler(org.opentrafficsim.core.network.OTSNetwork network,
List<Lane> lanes) |
Modifier and Type | Method and Description |
---|---|
void |
notify(nl.tudelft.simulation.event.EventInterface event) |
String |
toString() |
public final void notify(nl.tudelft.simulation.event.EventInterface event) throws RemoteException
notify
in interface nl.tudelft.simulation.event.EventListenerInterface
RemoteException
Copyright © 2014–2016 Delft University of Technology. All rights reserved.