Class ShooterIO.ShooterInputs

java.lang.Object
frc.robot.subsystems.shooter.ShooterIO.ShooterInputs
Enclosing interface:
ShooterIO

public static class ShooterIO.ShooterInputs extends Object
Shooter Inputs Class
  • Field Details

    • shooterAngularVelocity1

      public AngularVelocity shooterAngularVelocity1
    • shooterAngularVelocity2

      public AngularVelocity shooterAngularVelocity2
    • shooterVoltage1

      public Voltage shooterVoltage1
    • shooterVoltage2

      public Voltage shooterVoltage2
    • shooterCurrent1

      public Current shooterCurrent1
    • shooterCurrent2

      public Current shooterCurrent2
  • Constructor Details

    • ShooterInputs

      public ShooterInputs()