Class CANSparkMaxLowLevel.PeriodicStatus2

  • Enclosing class:
    CANSparkMaxLowLevel

    @Deprecated(forRemoval=true)
    public class CANSparkMaxLowLevel.PeriodicStatus2
    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 iAccum
      Deprecated, for removal: This API element is subject to removal in a future version.
       
      double sensorPosition
      Deprecated, for removal: This API element is subject to removal in a future version.
       
    • Constructor Summary

      Constructors 
      Constructor Description
      PeriodicStatus2()
      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

      • sensorPosition

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

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

      • PeriodicStatus2

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