Class CruiseControl.ActivateDeactivateCruiseControl

java.lang.Object
java.util.AbstractCollection<E>
java.util.AbstractList<Byte>
com.highmobility.value.Bytes
com.highmobility.autoapi.Command
com.highmobility.autoapi.SetCommand
com.highmobility.autoapi.CruiseControl.ActivateDeactivateCruiseControl
All Implemented Interfaces:
Iterable<Byte>, Collection<Byte>, List<Byte>
Enclosing class:
CruiseControl

public static class CruiseControl.ActivateDeactivateCruiseControl extends SetCommand
Activate deactivate cruise control
  • Constructor Details

    • ActivateDeactivateCruiseControl

      public ActivateDeactivateCruiseControl(ActiveState cruiseControl, @Nullable com.highmobility.autoapi.value.measurement.Speed targetSpeed)
      Activate deactivate cruise control
      Parameters:
      cruiseControl - The cruise control
      targetSpeed - The target speed
  • Method Details

    • getCruiseControl

      public Property<ActiveState> getCruiseControl()
      Returns:
      The cruise control
    • getTargetSpeed

      public Property<com.highmobility.autoapi.value.measurement.Speed> getTargetSpeed()
      Returns:
      The target speed