SwerveWheelVelocities

Constructors

Link copied to clipboard
constructor(states: List<SwerveModuleState<Param>>)

Properties

Link copied to clipboard

Functions

Link copied to clipboard
open override fun all(): List<DualNum<Param>>

Returns a list of all wheel velocities. The order should be consistent for a given implementation.