Class IndexerTower.IndexerTowerConfig

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

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

    • IndexerTowerConfig

      public IndexerTowerConfig()
  • Method Details

    • getSupplyCurrentLimit

      public double getSupplyCurrentLimit()
    • getStatorCurrentLimit

      public double getStatorCurrentLimit()
    • getLowerSupplyCurrentLimit

      public double getLowerSupplyCurrentLimit()
    • getLowerSupplyCurrentTime

      public double getLowerSupplyCurrentTime()
    • getVelocityKp

      public double getVelocityKp()
    • getVelocityKv

      public double getVelocityKv()
    • getVelocityKs

      public double getVelocityKs()
    • getIntakeX

      public double getIntakeX()
    • getIntakeY

      public double getIntakeY()
    • getWheelDiameter

      public double getWheelDiameter()