BowlerKernel
java-bowler
src
main
java
com
neuronrobotics
sdk
pid
InterpolationType.java
Go to the documentation of this file.
1
package
com.neuronrobotics.sdk.pid;
2
3
public
enum
InterpolationType
{
4
LINEAR
,SINUSOIDAL,TRAPEZOIDAL,BEZIER
5
}
com.neuronrobotics.sdk.pid.InterpolationType
Definition:
InterpolationType.java:3
com.neuronrobotics.sdk.pid.InterpolationType.LINEAR
LINEAR
Definition:
InterpolationType.java:4
Generated by
1.9.1