HootAndCompute
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
HootAndCompute
Volt
/
dev.kingssack.volt.util
/
MecanumCommandMessage
/
MecanumCommandMessage
Mecanum
Command
Message
constructor
(
voltage
:
Double
,
leftFrontPower
:
Double
,
leftBackPower
:
Double
,
rightBackPower
:
Double
,
rightFrontPower
:
Double
,
timestamp
:
Long
=
System.nanoTime()
)