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 Summary
FieldsModifier and TypeFieldDescriptiondouble
Applied (output) motor voltage of the pivotdouble
Current corresponding to the stator windings of the pivotdouble
Position of the pivot in rotationsdouble
Velocity of the pivot in rotations per second -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
pivotPositionRot
Position of the pivot in rotations -
pivotVelocityRPS
Velocity of the pivot in rotations per second -
pivotAppliedVolts
Applied (output) motor voltage of the pivot -
pivotCurrentAmps
Current corresponding to the stator windings of the pivot
-
-
Constructor Details
-
PivotIOInputs
public PivotIOInputs()
-