Package tagalong.logging
Class PivotIOTalonFX
java.lang.Object
tagalong.logging.PivotIOTalonFX
- All Implemented Interfaces:
- PivotIO
Collection of pivot TalonFX data
- 
Nested Class SummaryNested classes/interfaces inherited from interface tagalong.logging.PivotIOPivotIO.PivotIOInputs
- 
Constructor SummaryConstructorsConstructorDescriptionPivotIOTalonFX(Pivot pivot) Constructs a layer with the below pivot TalonFX data
- 
Method SummaryModifier and TypeMethodDescriptionvoidupdateInputs(PivotIO.PivotIOInputs inputs) Updates the set of loggable pivot inputs
- 
Constructor Details- 
PivotIOTalonFXConstructs a layer with the below pivot TalonFX data- Parameters:
- pivot- microsystem
 
 
- 
- 
Method Details- 
updateInputsDescription copied from interface:PivotIOUpdates the set of loggable pivot inputs- Specified by:
- updateInputsin interface- PivotIO
- Parameters:
- inputs- pivot inputs
 
 
-