-
- Downloads
fix AMT Shift strategy pre-processors:
handle the case where the vehicle has enough power to drive at 100% slope in lower gears (max gradability, max cardan torque) handle the case that no gear for a certain velocity is found (velocity speed gearshift preprocessor) consider infeasible results due to double tolerances (average acceleration torque preprocessor)
Showing
- VectoCore/VectoCore/Models/SimulationComponent/Impl/AverageAccelerationTorquePreprocessor.cs 6 additions, 1 deletion...onComponent/Impl/AverageAccelerationTorquePreprocessor.cs
- VectoCore/VectoCore/Models/SimulationComponent/Impl/MaxCardanTorquePreprocessor.cs 20 additions, 14 deletions...s/SimulationComponent/Impl/MaxCardanTorquePreprocessor.cs
- VectoCore/VectoCore/Models/SimulationComponent/Impl/MaxGradabilityPreprocessor.cs 7 additions, 0 deletions...ls/SimulationComponent/Impl/MaxGradabilityPreprocessor.cs
- VectoCore/VectoCore/Models/SimulationComponent/Impl/VelocitySpeedGearshiftPreprocessor.cs 3 additions, 0 deletions...ationComponent/Impl/VelocitySpeedGearshiftPreprocessor.cs
Please register or sign in to comment