Package tagalong.logging
Class PivotIO.PivotIOInputs
java.lang.Object
tagalong.logging.PivotIO.PivotIOInputs
- Direct Known Subclasses:
- PivotIOInputsAutoLogged
- Enclosing interface:
- PivotIO
Set of loggable pivot inputs
- 
Field SummaryFieldsModifier and TypeFieldDescriptiondoubleApplied (output) motor voltage of the pivotdoubleCurrent corresponding to the stator windings of the pivotdoublePosition of the pivot in rotationsdoubleVelocity of the pivot in rotations per second
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Field Details- 
pivotPositionRotPosition of the pivot in rotations
- 
pivotVelocityRPSVelocity of the pivot in rotations per second
- 
pivotAppliedVoltsApplied (output) motor voltage of the pivot
- 
pivotCurrentAmpsCurrent corresponding to the stator windings of the pivot
 
- 
- 
Constructor Details- 
PivotIOInputspublic PivotIOInputs()
 
-