Class Acceleration

java.lang.Object
java.util.AbstractCollection<E>
java.util.AbstractList<Byte>
com.highmobility.value.Bytes
com.highmobility.autoapi.property.PropertyValueObject
com.highmobility.autoapi.value.Acceleration
All Implemented Interfaces:
Iterable<Byte>, Collection<Byte>, List<Byte>

public class Acceleration extends PropertyValueObject
  • Field Details

  • Constructor Details

  • Method Details

    • getDirection

      public Acceleration.Direction getDirection()
      Returns:
      The direction.
    • getAcceleration

      public com.highmobility.autoapi.value.measurement.AccelerationUnit getAcceleration()
      Returns:
      The accelaration.
    • getLength

      public int getLength()
      Overrides:
      getLength in class com.highmobility.value.Bytes