PWMMotorControllerSim

class wpilib.simulation.PWMMotorControllerSim(*args, **kwargs)

Bases: pybind11_object

Overloaded function.

  1. __init__(self: wpilib.simulation._simulation.PWMMotorControllerSim, motorctrl: wpilib._wpilib.PWMMotorController) -> None

  2. __init__(self: wpilib.simulation._simulation.PWMMotorControllerSim, channel: typing.SupportsInt | typing.SupportsIndex) -> None

getThrottle() float