PRNDLTransmissionTypePRNDLGearStatusGearStatusGearStatusPRNDLGet the ActualGear
Kind: Instance method of GearStatus
Returns: PRNDL - the KEY_ACTUAL_GEAR value
TransmissionTypeGet the TransmissionType
Kind: Instance method of GearStatus
Returns: TransmissionType - the KEY_TRANSMISSION_TYPE value
PRNDLGet the UserSelectedGear
Kind: Instance method of GearStatus
Returns: PRNDL - the KEY_USER_SELECTED_GEAR value
GearStatusSet the ActualGear
Kind: Instance method of GearStatus
Returns: GearStatus - The class instance for method chaining.
| Param | Type | Description |
|---|---|---|
| gear | PRNDL |
Actual Gear in use by the transmission - The desired ActualGear. |