Class IndexerSim

java.lang.Object
frc.robot.subsystems.indexer.IndexerSim
All Implemented Interfaces:
IndexerIO

public class IndexerSim extends Object implements IndexerIO
Indexer simulation class
  • Field Details

    • isFeeding

      public boolean isFeeding
    • numFuel

      public int numFuel
  • Constructor Details

    • IndexerSim

      public IndexerSim()
  • Method Details