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 SummaryFieldsModifier and TypeFieldDescriptiondoubleApplied (output) motor voltage of the rollerdoubleCurrent corresponding to the stator windings of the rollerdoublePosition of the roller in rotationsdoubleVelocity of the roller in rotations per second
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Field Details- 
rollerPositionRotPosition of the roller in rotations
- 
rollerVelocityRPSVelocity of the roller in rotations per second
- 
rollerAppliedVoltsApplied (output) motor voltage of the roller
- 
rollerCurrentAmpsCurrent corresponding to the stator windings of the roller
 
- 
- 
Constructor Details- 
RollerIOInputspublic RollerIOInputs()
 
-