Package org.opentrafficsim.core.egtf
Class DataStream<T extends java.lang.Number>
java.lang.Object
org.opentrafficsim.core.egtf.DataStream<T>
- Type Parameters:
 T- data type of the stream
public final class DataStream<T extends java.lang.Number>
extends java.lang.Object
Data stream for the EGTF. These are obtained by 
DataSource.addStream() and DataSource.getStream().
 
 Copyright (c) 2013-2020 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands. All rights reserved. 
 BSD-style license. See OpenTrafficSim License.
 
- Version:
 - $Revision$, $LastChangedDate$, by $Author$, initial version 24 okt. 2018 
 - Author:
 - Wouter Schakel