Class CANSparkMaxLowLevel.PeriodicStatus0

  • Enclosing class:
    CANSparkMaxLowLevel

    @Deprecated(forRemoval=true)
    public class CANSparkMaxLowLevel.PeriodicStatus0
    extends java.lang.Object
    Deprecated, for removal: This API element is subject to removal in a future version.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      double appliedOutput
      Deprecated, for removal: This API element is subject to removal in a future version.
       
      short faults
      Deprecated, for removal: This API element is subject to removal in a future version.
       
      boolean isFollower
      Deprecated, for removal: This API element is subject to removal in a future version.
       
      boolean isInverted
      Deprecated, for removal: This API element is subject to removal in a future version.
       
      byte lock
      Deprecated, for removal: This API element is subject to removal in a future version.
       
      CANSparkMaxLowLevel.MotorType motorType
      Deprecated, for removal: This API element is subject to removal in a future version.
       
      boolean roboRIO
      Deprecated, for removal: This API element is subject to removal in a future version.
       
      short stickyFaults
      Deprecated, for removal: This API element is subject to removal in a future version.
       
    • Constructor Summary

      Constructors 
      Constructor Description
      PeriodicStatus0()
      Deprecated, for removal: This API element is subject to removal in a future version.
       
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • appliedOutput

        public double appliedOutput
        Deprecated, for removal: This API element is subject to removal in a future version.
      • faults

        public short faults
        Deprecated, for removal: This API element is subject to removal in a future version.
      • stickyFaults

        public short stickyFaults
        Deprecated, for removal: This API element is subject to removal in a future version.
      • lock

        public byte lock
        Deprecated, for removal: This API element is subject to removal in a future version.
      • isFollower

        public boolean isFollower
        Deprecated, for removal: This API element is subject to removal in a future version.
      • isInverted

        public boolean isInverted
        Deprecated, for removal: This API element is subject to removal in a future version.
      • roboRIO

        public boolean roboRIO
        Deprecated, for removal: This API element is subject to removal in a future version.
    • Constructor Detail

      • PeriodicStatus0

        public PeriodicStatus0()
        Deprecated, for removal: This API element is subject to removal in a future version.