Class WorldXData
java.lang.Object
org.opentrafficsim.kpi.sampling.DataType<T,G>
org.opentrafficsim.kpi.sampling.data.ExtendedDataType<T,O,float[],G>
org.opentrafficsim.kpi.sampling.data.ExtendedDataFloat<LengthUnit,FloatLength,FloatLengthVector,G>
org.opentrafficsim.kpi.sampling.data.ExtendedDataLength<GtuDataRoad>
org.opentrafficsim.road.network.sampling.data.WorldXData
- All Implemented Interfaces:
Identifiable
Extended data type in sampler to record world x coordinate.
- Author:
- wjschakel
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.opentrafficsim.kpi.sampling.data.ExtendedDataLength
convert, convertValue, interpolate, parseValueMethods inherited from class org.opentrafficsim.kpi.sampling.data.ExtendedDataFloat
convert, getOutputValue, getStorageValue, initializeStorage, setValueMethods inherited from class org.opentrafficsim.kpi.sampling.data.ExtendedDataType
toString
-
Constructor Details
-
WorldXData
public WorldXData()Constructor.
-
-
Method Details
-
getValue
- Specified by:
getValuein classExtendedDataType<FloatLength,FloatLengthVector, float[], GtuDataRoad>
-