Class RollerIO.RollerIOInputs

java.lang.Object
tagalong.logging.RollerIO.RollerIOInputs
Direct Known Subclasses:
RollerIOInputsAutoLogged
Enclosing interface:
RollerIO

public static class RollerIO.RollerIOInputs extends Object
Set of loggable roller inputs
  • Field Details

    • rollerPositionRot

      public double rollerPositionRot
      Position of the roller in rotations
    • rollerVelocityRPS

      public double rollerVelocityRPS
      Velocity of the roller in rotations per second
    • rollerAppliedVolts

      public double rollerAppliedVolts
      Applied (output) motor voltage of the roller
    • rollerCurrentAmps

      public double rollerCurrentAmps
      Current corresponding to the stator windings of the roller
  • Constructor Details