Class TaskDemandData
java.lang.Object
org.opentrafficsim.kpi.sampling.DataType<T,G>
org.opentrafficsim.kpi.sampling.data.ExtendedDataType<Float,float[],float[],G>
org.opentrafficsim.kpi.sampling.data.ExtendedDataNumber<GtuDataRoad>
org.opentrafficsim.road.network.sampling.data.TaskDemandData
- All Implemented Interfaces:
Identifiable
Task demand trajectory data, specific to a task.
Copyright (c) 2026-2026 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands. All rights reserved.
BSD-style license. See OpenTrafficSim License.
- Author:
- Wouter Schakel
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.opentrafficsim.kpi.sampling.data.ExtendedDataNumber
convert, getOutputValue, getStorageValue, initializeStorage, parseValue, setValueMethods inherited from class org.opentrafficsim.kpi.sampling.data.ExtendedDataType
interpolate, toString
-
Constructor Details
-
TaskDemandData
Constructor.- Parameters:
taskId- task id
-
-
Method Details
-
getValue
- Specified by:
getValuein classExtendedDataType<Float,float[], float[], GtuDataRoad>
-