at_gearΒΆ

Functions and dsp model to model the A/T gear shifting.

Sub-Modules:

cmv Functions and dsp model to model the CMV Approach.
cmv_ch Functions and dsp model to model the CMV Approach with Cold/Hot.
core Core functions to predict the A/T gear shifting.
dtgs Functions and dsp model to model the DT Approach.
gspv Functions and dsp model to model the GSPV Approach.
gspv_ch Functions and dsp model to model the GSPV Approach with Cold/Hot.

Functions

at_domain
calibrate_mvl Calibrates the matrix velocity limits (upper and lower bound) [km/h].
correct_gear_v0 Returns a function to correct the gear predicted according to correct_gear_mvl() and correct_gear_full_load().
correct_gear_v1 Returns a function to correct the gear predicted according to correct_gear_mvl().
correct_gear_v2 Returns a function to correct the gear predicted according to correct_gear_full_load().
correct_gear_v3 Returns a function that does not correct the gear predicted.
default_specific_gear_shifting Returns the default value of specific gear shifting [-].
dt_domain

Classes

CorrectGear
MVL

Dispatchers

dsp Defines an omni-comprehensive gear shifting model for automatic vehicles.