Class SpeedLimitData

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<SpeedUnit,org.djunits.value.vfloat.scalar.FloatSpeed,org.djunits.value.vfloat.vector.FloatSpeedVector,G>
org.opentrafficsim.kpi.sampling.data.ExtendedDataSpeed<GtuDataRoad>
org.opentrafficsim.road.network.sampling.data.SpeedLimitData
All Implemented Interfaces:
Identifiable

public class SpeedLimitData extends ExtendedDataSpeed<GtuDataRoad>
Speed limit for trajectories.

Copyright (c) 2013-2026 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands. All rights reserved.
BSD-style license. See OpenTrafficSim License.

Author:
Alexander Verbraeck, Peter Knoppers, Wouter Schakel
  • Constructor Details

    • SpeedLimitData

      public SpeedLimitData()
      Constructor.
  • Method Details