FMEP

class FMEP(full_bmep_curve, active_cylinder_ratios=(1.0, ), has_cylinder_deactivation=False, acr_full_bmep_curve_percentage=0.5, acr_max_mean_piston_speeds=12.0, acr_min_mean_piston_speeds=3.0, acr_after_treatment_temp=-273.0, has_variable_valve_actuation=False, has_lean_burn=False, lb_max_mean_piston_speeds=12.0, lb_full_bmep_curve_percentage=0.4, has_exhausted_gas_recirculation=False, has_selective_catalytic_reduction=False, egr_max_mean_piston_speeds=12.0, egr_full_bmep_curve_percentage=0.7, engine_type=None)[source]

Methods

__init__ Initialize self.
acr
combination
egr
g
lb
vva
__init__(full_bmep_curve, active_cylinder_ratios=(1.0, ), has_cylinder_deactivation=False, acr_full_bmep_curve_percentage=0.5, acr_max_mean_piston_speeds=12.0, acr_min_mean_piston_speeds=3.0, acr_after_treatment_temp=-273.0, has_variable_valve_actuation=False, has_lean_burn=False, lb_max_mean_piston_speeds=12.0, lb_full_bmep_curve_percentage=0.4, has_exhausted_gas_recirculation=False, has_selective_catalytic_reduction=False, egr_max_mean_piston_speeds=12.0, egr_full_bmep_curve_percentage=0.7, engine_type=None)[source]

Initialize self. See help(type(self)) for accurate signature.