Definition: BaseConfig.h:40
Definition: SmartMotionConfig.h:36
SmartMotionConfig(const SmartMotionConfig &)=delete
SmartMotionConfig & MinOutputVelocity(double minVelocity, ClosedLoopSlot slot=kSlot0)
Definition: SmartMotionConfig.cpp:62
SmartMotionConfig()=default
~SmartMotionConfig() override=default
SmartMotionConfig & AllowedClosedLoopError(double allowedError, ClosedLoopSlot slot=kSlot0)
Definition: SmartMotionConfig.cpp:70
SmartMotionConfig & operator=(const SmartMotionConfig &)=delete
SmartMotionConfig & MaxVelocity(double maxVelocity, ClosedLoopSlot slot=kSlot0)
Definition: SmartMotionConfig.cpp:47
SmartMotionConfig & Apply(SmartMotionConfig &config)
Definition: SmartMotionConfig.cpp:41
SmartMotionConfig & MaxAcceleration(double maxAcceleration, ClosedLoopSlot slot=kSlot0)
Definition: SmartMotionConfig.cpp:55
SmartMotionConfig(SmartMotionConfig &&) noexcept=delete
Definition: SparkLowLevel.cpp:40
ClosedLoopSlot
Definition: ClosedLoopSlot.h:33
@ kSlot0
Definition: ClosedLoopSlot.h:33