Package org.opentrafficsim.draw.egtf
Class DataStream<T extends Number>
java.lang.Object
org.opentrafficsim.draw.egtf.DataStream<T>
- Type Parameters:
T- data type of the stream
Data stream for the EGTF. These are obtained by
DataSource.addStream() and DataSource.getStream().
Copyright (c) 2013-2024 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands. All rights reserved.
BSD-style license. See OpenTrafficSim License.
- Author:
- Wouter Schakel
-
Method Summary