public class SpeedLimit extends ExtendedDataType<org.djunits.value.vdouble.scalar.Speed>
Copyright (c) 2013-2016 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 |
|---|---|
org.djunits.value.vdouble.scalar.Speed |
getValue(GtuDataInterface gtu) |
String |
toString() |
equals, getId, hashCode, interpolatepublic final org.djunits.value.vdouble.scalar.Speed getValue(GtuDataInterface gtu)
getValue in class ExtendedDataType<org.djunits.value.vdouble.scalar.Speed>gtu - gtu to get the data value ofCopyright © 2014–2016 Delft University of Technology. All rights reserved.