Class AndyMark3515LinearActuator

  • All Implemented Interfaces:
    edu.wpi.first.util.sendable.Sendable, java.lang.AutoCloseable

    public class AndyMark3515LinearActuator
    extends LinearActuator
    • Nested Class Summary

      • Nested classes/interfaces inherited from class edu.wpi.first.wpilibj.PWM

        edu.wpi.first.wpilibj.PWM.PeriodMultiplier
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      protected double getMaxPwmWidth()  
      protected double getMinPwmWidth()  
      • Methods inherited from class edu.wpi.first.wpilibj.PWM

        close, enableDeadbandElimination, getChannel, getHandle, getPosition, getRaw, getRawBounds, getSpeed, initSendable, setBounds, setDisabled, setPeriodMultiplier, setPosition, setRaw, setSpeed, setZeroLatch
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • AndyMark3515LinearActuator

        public AndyMark3515LinearActuator​(int channel)