SingleTireStatusSingleTireStatusSingleTireStatusSingleTireStatusWarningLightStatusSingleTireStatusSingleTireStatusTireStatusTireStatusTireStatusTireStatusTireStatusTireStatusTireStatusSingleTireStatusGet the InnerLeftRear
Kind: Instance method of TireStatus
Returns: SingleTireStatus - the KEY_INNER_LEFT_REAR value
SingleTireStatusGet the InnerRightRear
Kind: Instance method of TireStatus
Returns: SingleTireStatus - the KEY_INNER_RIGHT_REAR value
SingleTireStatusGet the LeftFront
Kind: Instance method of TireStatus
Returns: SingleTireStatus - the KEY_LEFT_FRONT value
SingleTireStatusGet the LeftRear
Kind: Instance method of TireStatus
Returns: SingleTireStatus - the KEY_LEFT_REAR value
WarningLightStatusGet the PressureTelltale
Kind: Instance method of TireStatus
Returns: WarningLightStatus - the KEY_PRESSURE_TELLTALE value
SingleTireStatusGet the RightFront
Kind: Instance method of TireStatus
Returns: SingleTireStatus - the KEY_RIGHT_FRONT value
SingleTireStatusGet the RightRear
Kind: Instance method of TireStatus
Returns: SingleTireStatus - the KEY_RIGHT_REAR value
TireStatusSet the InnerLeftRear
Kind: Instance method of TireStatus
Returns: TireStatus - The class instance for method chaining.
| Param | Type | Description |
|---|---|---|
| rear | SingleTireStatus |
The status of the inner left rear. - The desired InnerLeftRear. |
TireStatusSet the InnerRightRear
Kind: Instance method of TireStatus
Returns: TireStatus - The class instance for method chaining.
| Param | Type | Description |
|---|---|---|
| rear | SingleTireStatus |
The status of the inner right rear. - The desired InnerRightRear. |
TireStatusSet the LeftFront
Kind: Instance method of TireStatus
Returns: TireStatus - The class instance for method chaining.
| Param | Type | Description |
|---|---|---|
| front | SingleTireStatus |
The status of the left front tire. - The desired LeftFront. |
TireStatusSet the LeftRear
Kind: Instance method of TireStatus
Returns: TireStatus - The class instance for method chaining.
| Param | Type | Description |
|---|---|---|
| rear | SingleTireStatus |
The status of the left rear tire. - The desired LeftRear. |
TireStatusSet the PressureTelltale
Kind: Instance method of TireStatus
Returns: TireStatus - The class instance for method chaining.
| Param | Type | Description |
|---|---|---|
| telltale | WarningLightStatus |
Status of the Tire Pressure Telltale. See WarningLightStatus. - The desired PressureTelltale. |