Package org.opentrafficsim.demo
Class ShortMerge.ExtendedDataSync<G extends GtuDataRoad>
java.lang.Object
org.opentrafficsim.kpi.sampling.DataType<T,G>
org.opentrafficsim.kpi.sampling.data.ExtendedDataType<T,List<T>,List<T>,G>
org.opentrafficsim.kpi.sampling.data.ExtendedDataList<String,G>
org.opentrafficsim.kpi.sampling.data.ExtendedDataString<G>
org.opentrafficsim.demo.ShortMerge.ExtendedDataSync<G>
- Type Parameters:
G- GTU data type
- All Implemented Interfaces:
Identifiable
- Enclosing class:
- ShortMerge
public static class ShortMerge.ExtendedDataSync<G extends GtuDataRoad>
extends ExtendedDataString<G>
Extended data of synchronization phase.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.opentrafficsim.kpi.sampling.data.ExtendedDataString
parseValueMethods inherited from class org.opentrafficsim.kpi.sampling.data.ExtendedDataList
convert, getOutputValue, getStorageValue, initializeStorage, setValueMethods inherited from class org.opentrafficsim.kpi.sampling.data.ExtendedDataType
interpolate, toString
-
Constructor Details
-
ExtendedDataSync
public ExtendedDataSync()Constructor.
-
-
Method Details
-
getValue
- Specified by:
getValuein classExtendedDataType<String,List<String>, List<String>, G extends GtuDataRoad>
-