-
- Downloads
full powertrain test works again after major refactoring of driver / driver strategy!
Showing
- VectoCore/Exceptions/VectoSimulationException.cs 11 additions, 0 deletionsVectoCore/Exceptions/VectoSimulationException.cs
- VectoCore/Models/Simulation/DataBus/IClutchInfo.cs 1 addition, 1 deletionVectoCore/Models/Simulation/DataBus/IClutchInfo.cs
- VectoCore/Models/Simulation/Impl/VehicleContainer.cs 2 additions, 2 deletionsVectoCore/Models/Simulation/Impl/VehicleContainer.cs
- VectoCore/Models/SimulationComponent/IDriverActions.cs 23 additions, 6 deletionsVectoCore/Models/SimulationComponent/IDriverActions.cs
- VectoCore/Models/SimulationComponent/Impl/AxleGear.cs 3 additions, 1 deletionVectoCore/Models/SimulationComponent/Impl/AxleGear.cs
- VectoCore/Models/SimulationComponent/Impl/Brakes.cs 1 addition, 1 deletionVectoCore/Models/SimulationComponent/Impl/Brakes.cs
- VectoCore/Models/SimulationComponent/Impl/Clutch.cs 3 additions, 3 deletionsVectoCore/Models/SimulationComponent/Impl/Clutch.cs
- VectoCore/Models/SimulationComponent/Impl/DefaultDriverStrategy.cs 28 additions, 25 deletions.../Models/SimulationComponent/Impl/DefaultDriverStrategy.cs
- VectoCore/Models/SimulationComponent/Impl/Driver.cs 98 additions, 84 deletionsVectoCore/Models/SimulationComponent/Impl/Driver.cs
- VectoCore/Models/SimulationComponent/Impl/Gearbox.cs 16 additions, 12 deletionsVectoCore/Models/SimulationComponent/Impl/Gearbox.cs
- VectoCore/Utils/SI.cs 1 addition, 0 deletionsVectoCore/Utils/SI.cs
- VectoCore/Utils/SwitchExtension.cs 8 additions, 1 deletionVectoCore/Utils/SwitchExtension.cs
- VectoCoreTest/Integration/SimulationRuns/FullPowertrain.cs 15 additions, 8 deletionsVectoCoreTest/Integration/SimulationRuns/FullPowertrain.cs
- VectoCoreTest/app.config 22 additions, 20 deletionsVectoCoreTest/app.config
Loading
Please register or sign in to comment