mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-24 01:31:46 +00:00
17 lines
334 B
YAML
17 lines
334 B
YAML
|
|
classes:
|
||
|
|
wpi::math::MecanumDriveWheelAccelerations:
|
||
|
|
attributes:
|
||
|
|
frontLeft:
|
||
|
|
frontRight:
|
||
|
|
rearLeft:
|
||
|
|
rearRight:
|
||
|
|
methods:
|
||
|
|
operator+:
|
||
|
|
operator-:
|
||
|
|
overloads:
|
||
|
|
const MecanumDriveWheelAccelerations& [const]:
|
||
|
|
'[const]':
|
||
|
|
operator*:
|
||
|
|
operator/:
|
||
|
|
operator==:
|