Class PhoenixUtil.TalonFXMotorControllerWithRemoteCancoderSim

java.lang.Object
frc.alotobots.util.PhoenixUtil.TalonFXMotorControllerSim
frc.alotobots.util.PhoenixUtil.TalonFXMotorControllerWithRemoteCancoderSim
All Implemented Interfaces:
org.ironmaple.simulation.motorsims.SimulatedMotorController
Enclosing class:
PhoenixUtil

public static class PhoenixUtil.TalonFXMotorControllerWithRemoteCancoderSim extends PhoenixUtil.TalonFXMotorControllerSim
  • Constructor Details

    • TalonFXMotorControllerWithRemoteCancoderSim

      public TalonFXMotorControllerWithRemoteCancoderSim(com.ctre.phoenix6.hardware.TalonFX talonFX, boolean motorInverted, com.ctre.phoenix6.hardware.CANcoder cancoder, boolean encoderInverted, Angle encoderOffset)
  • Method Details