Class IndexerTower.IndexerTowerConfig

java.lang.Object
frc.spectrumLib.mechanism.Mechanism.Config
frc.robot.indexerTower.IndexerTower.IndexerTowerConfig
Enclosing class:
IndexerTower

public static class IndexerTower.IndexerTowerConfig extends Mechanism.Config
  • Constructor Details

    • IndexerTowerConfig

      public IndexerTowerConfig()
  • Method Details

    • getIndexerVoltageOut

      public double getIndexerVoltageOut()
    • setIndexerVoltageOut

      public void setIndexerVoltageOut(double indexerVoltageOut)
    • getIndexerTorqueCurrent

      public double getIndexerTorqueCurrent()
    • setIndexerTorqueCurrent

      public void setIndexerTorqueCurrent(double indexerTorqueCurrent)
    • getCurrentLimit

      public double getCurrentLimit()
    • getTorqueCurrentLimit

      public double getTorqueCurrentLimit()
    • getVelocityKp

      public double getVelocityKp()
    • getVelocityKv

      public double getVelocityKv()
    • getVelocityKs

      public double getVelocityKs()
    • getIntakeX

      public double getIntakeX()
    • getIntakeY

      public double getIntakeY()
    • getWheelDiameter

      public double getWheelDiameter()