public class SpeedLimit extends ExtendedDataTypeSpeed<GtuData>
 Copyright (c) 2013-2019 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands. All rights reserved. 
 BSD-style license. See OpenTrafficSim License.
 
| Constructor and Description | 
|---|
SpeedLimit()
Constructor. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
FloatSpeed | 
getValue(GtuData gtu) | 
String | 
toString() | 
convert, convertValue, interpolateconvert, formatValue, getOutputValue, getStorageValue, initializeStorage, setValueequals, getId, hashCodepublic final FloatSpeed getValue(GtuData gtu)
getValue in class ExtendedDataType<FloatSpeed,FloatSpeedVector,float[],GtuData>Copyright © 2014–2019 Delft University of Technology. All rights reserved.