Throttle

data class Throttle(val throttle: Double) : NextMotor.ControlType

Direct power/duty cycle control. Power is applied as-is.

Constructors

Link copied to clipboard
constructor(throttle: Double)

Properties

Link copied to clipboard