Malefix
Toggle table of contents
2.6.2
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Malefix
Malefix
/
xyz.malefic.frc.swerve.command
/
TeleopSwerve
/
Config
/
Config
Config
constructor
(
deadband
:
Double
=
0.05
,
inputExponent
:
Double
=
2.0
,
enableSlewRateLimiting
:
Boolean
=
true
,
translationSlewRate
:
Double
=
3.0
,
rotationSlewRate
:
Double
=
3.0
)