Class WsMotionProfileConfig
- java.lang.Object
-
- org.wildstang.hardware.roborio.inputs.config.WsMotionProfileConfig
-
- All Implemented Interfaces:
InputConfig
public class WsMotionProfileConfig extends java.lang.Object implements InputConfig
Placeholder config for motion profiles.
-
-
Constructor Summary
Constructors Constructor Description WsMotionProfileConfig()
Empty constructor.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
toString()
Returns the name of the config.
-