Class WsMotionProfileConfig

java.lang.Object
org.wildstang.hardware.roborio.inputs.config.WsMotionProfileConfig
All Implemented Interfaces:
InputConfig

public class WsMotionProfileConfig extends Object implements InputConfig
Placeholder config for motion profiles.
  • Constructor Details

    • WsMotionProfileConfig

      public WsMotionProfileConfig()
      Empty constructor.
  • Method Details

    • toString

      public String toString()
      Returns the name of the config.
      Overrides:
      toString in class Object