Class CANSparkMaxLowLevel.PeriodicStatus1

  • Enclosing class:
    CANSparkMaxLowLevel

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

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

      • sensorVelocity

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

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

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

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

      • PeriodicStatus1

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