public class DataSampler extends Object implements EventListenerInterface
Copyright (c) 2013-2018 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(OTSNetwork network,
List<Lane> lanes)
Construct the data sampler demo.
|
public DataSampler(OTSNetwork network, List<Lane> lanes)
network
- OTSNetwork; the networklanes
- List<Lane>; the lanes to sample onpublic final void notify(EventInterface event) throws RemoteException
notify
in interface EventListenerInterface
RemoteException
Copyright © 2014–2018 Delft University of Technology. All rights reserved.