net.ctdp.rfdynhud.gamedata
Class VehiclePhysics.SlipCurve
java.lang.Object
net.ctdp.rfdynhud.gamedata.VehiclePhysics.SlipCurve
- Enclosing class:
- VehiclePhysics
public static final class VehiclePhysics.SlipCurve
- extends java.lang.Object
Model of a tire slip curve.
- Author:
- Marvin Froehlich (CTDP)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getName
public final java.lang.String getName()
- Gets the slip curve's name.
- Returns:
- the slip curve's name.
getStep
public final float getStep()
getDropOffFunction
public final float getDropOffFunction()
getData
public final float[] getData()
getDataLength
public final int getDataLength()