Package tagalong.logging
Class PivotIOTalonFX
java.lang.Object
tagalong.logging.PivotIOTalonFX
- All Implemented Interfaces:
PivotIO
Collection of pivot TalonFX data
-
Nested Class Summary
Nested classes/interfaces inherited from interface tagalong.logging.PivotIO
PivotIO.PivotIOInputs
-
Constructor Summary
ConstructorsConstructorDescriptionPivotIOTalonFX
(Pivot pivot) Constructs a layer with the below pivot TalonFX data -
Method Summary
Modifier and TypeMethodDescriptionvoid
updateInputs
(PivotIO.PivotIOInputs inputs) Updates the set of loggable pivot inputs
-
Constructor Details
-
PivotIOTalonFX
Constructs a layer with the below pivot TalonFX data- Parameters:
pivot
- microsystem
-
-
Method Details
-
updateInputs
Description copied from interface:PivotIO
Updates the set of loggable pivot inputs- Specified by:
updateInputs
in interfacePivotIO
- Parameters:
inputs
- pivot inputs
-