Class IndexerBed.IndexerBedConfig

java.lang.Object
frc.spectrumLib.mechanism.Mechanism.Config
frc.robot.subsystems.indexerBed.IndexerBed.IndexerBedConfig
Enclosing class:
IndexerBed

public static class IndexerBed.IndexerBedConfig extends Mechanism.Config
  • Constructor Details

    • IndexerBedConfig

      public IndexerBedConfig()
  • 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()