Class MotorEvent


  • public class MotorEvent
    extends Object
    • Constructor Detail

      • MotorEvent

        public MotorEvent​(long epochTime,
                          long nanoTime,
                          float value)
    • Method Detail

      • getEpochTime

        public long getEpochTime()
      • getNanoTime

        public long getNanoTime()
      • getValue

        public float getValue()