Package tagalong.logging
Class RollerIO.RollerIOInputs
java.lang.Object
tagalong.logging.RollerIO.RollerIOInputs
- Direct Known Subclasses:
RollerIOInputsAutoLogged
- Enclosing interface:
- RollerIO
Set of loggable roller inputs
-
Field Summary
FieldsModifier and TypeFieldDescriptiondouble
Applied (output) motor voltage of the rollerdouble
Current corresponding to the stator windings of the rollerdouble
Position of the roller in rotationsdouble
Velocity of the roller in rotations per second -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
rollerPositionRot
Position of the roller in rotations -
rollerVelocityRPS
Velocity of the roller in rotations per second -
rollerAppliedVolts
Applied (output) motor voltage of the roller -
rollerCurrentAmps
Current corresponding to the stator windings of the roller
-
-
Constructor Details
-
RollerIOInputs
public RollerIOInputs()
-