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 TypeMethodDescriptionvoidupdateInputs(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:PivotIOUpdates the set of loggable pivot inputs- Specified by:
updateInputsin interfacePivotIO- Parameters:
inputs- pivot inputs
-