Class WsMotionProfileInputConfig
- java.lang.Object
-
- org.wildstang.hardware.roborio.inputs.config.WsMotionProfileInputConfig
-
- All Implemented Interfaces:
InputConfig
public class WsMotionProfileInputConfig extends java.lang.Object implements InputConfig
Used only for identifying motion profiles.
-
-
Constructor Summary
Constructors Constructor Description WsMotionProfileInputConfig()
Construct the motion profile config.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
toString()
Builds a JSON String describing the motion profile config.
-