FanSpeedLevelProfile

@ExperimentalCarApi
public final class FanSpeedLevelProfile


Container class for information about the FEATURE_FAN_SPEED feature such as supported min/max range values for the feature.

Summary

Nested types

public final class FanSpeedLevelProfile.Builder

A builder for FanSpeedLevelProfile.

Public methods

@NonNull Map<Set<CarZone>, Pair<IntegerInteger>>

Returns a pair of supported min/max range values for the feature mapped to the set of car zones.

Public methods

getCarZoneSetsToFanSpeedLevelRanges

Added in 1.3.0
public @NonNull Map<Set<CarZone>, Pair<IntegerInteger>> getCarZoneSetsToFanSpeedLevelRanges()

Returns a pair of supported min/max range values for the feature mapped to the set of car zones.

The values that can be regulated together for a set of car zones are combined together.