Interface DifferentialInterpolator
-
public interface DifferentialInterpolator
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description floatgetInterpolation(float v)floatgetVelocity()
-
public interface DifferentialInterpolator
| Modifier and Type | Method | Description |
|---|---|---|
float |
getInterpolation(float v) |
|
float |
getVelocity() |