Class SpringRate

All Implemented Interfaces:
Iterable<Byte>, Collection<Byte>, List<Byte>

public class SpringRate extends PropertyValueObject
  • Field Details

  • Constructor Details

    • SpringRate

      public SpringRate(Axle axle, com.highmobility.autoapi.value.measurement.Torque springRate)
    • SpringRate

      public SpringRate(com.highmobility.value.Bytes valueBytes) throws CommandParseException
      Throws:
      CommandParseException
  • Method Details

    • getAxle

      public Axle getAxle()
      Returns:
      The axle.
    • getSpringRate

      public com.highmobility.autoapi.value.measurement.Torque getSpringRate()
      Returns:
      The suspension spring rate.
    • getLength

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