Package tagalong.logging
Class ElevatorIOTalonFX
java.lang.Object
tagalong.logging.ElevatorIOTalonFX
- All Implemented Interfaces:
- ElevatorIO
Collection of elevator TalonFX data
- 
Nested Class SummaryNested classes/interfaces inherited from interface tagalong.logging.ElevatorIOElevatorIO.ElevatorIOInputs
- 
Constructor SummaryConstructorsConstructorDescriptionElevatorIOTalonFX(Elevator elevator) Constructs a layer with the below elevator TalonFX data
- 
Method SummaryModifier and TypeMethodDescriptionvoidUpdates the set of loggable elevator inputs
- 
Constructor Details- 
ElevatorIOTalonFXConstructs a layer with the below elevator TalonFX data- Parameters:
- elevator- microsystem
 
 
- 
- 
Method Details- 
updateInputsDescription copied from interface:ElevatorIOUpdates the set of loggable elevator inputs- Specified by:
- updateInputsin interface- ElevatorIO
- Parameters:
- inputs- elevator inputs
 
 
-