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