working on factories to create simulationcomponentdata, create powertrain, simulationruns...
Showing
- VectoCore/FileIO/DeclarationFile/EngineFileDecl.cs 96 additions, 0 deletionsVectoCore/FileIO/DeclarationFile/EngineFileDecl.cs
- VectoCore/FileIO/DeclarationFile/GearboxFileDecl.cs 58 additions, 0 deletionsVectoCore/FileIO/DeclarationFile/GearboxFileDecl.cs
- VectoCore/FileIO/DeclarationFile/JobFileDecl.cs 3 additions, 3 deletionsVectoCore/FileIO/DeclarationFile/JobFileDecl.cs
- VectoCore/FileIO/DeclarationFile/VehicleFileDecl.cs 14 additions, 1 deletionVectoCore/FileIO/DeclarationFile/VehicleFileDecl.cs
- VectoCore/FileIO/EngineeringFile/EngineFileEng.cs 20 additions, 0 deletionsVectoCore/FileIO/EngineeringFile/EngineFileEng.cs
- VectoCore/FileIO/EngineeringFile/GearboxFileEng.cs 119 additions, 0 deletionsVectoCore/FileIO/EngineeringFile/GearboxFileEng.cs
- VectoCore/FileIO/EngineeringFile/JobFileEng.cs 3 additions, 3 deletionsVectoCore/FileIO/EngineeringFile/JobFileEng.cs
- VectoCore/FileIO/JsonDataHeader.cs 2 additions, 3 deletionsVectoCore/FileIO/JsonDataHeader.cs
- VectoCore/FileIO/VectoFiles.cs 20 additions, 5 deletionsVectoCore/FileIO/VectoFiles.cs
- VectoCore/Models/Declaration/DeclarationData.cs 48 additions, 1 deletionVectoCore/Models/Declaration/DeclarationData.cs
- VectoCore/Models/Declaration/DeclarationWheels.cs 2 additions, 2 deletionsVectoCore/Models/Declaration/DeclarationWheels.cs
- VectoCore/Models/Declaration/Segment.cs 6 additions, 0 deletionsVectoCore/Models/Declaration/Segment.cs
- VectoCore/Models/Simulation/Data/VectoJobData.cs 6 additions, 6 deletionsVectoCore/Models/Simulation/Data/VectoJobData.cs
- VectoCore/Models/Simulation/Impl/JobContainer.cs 27 additions, 20 deletionsVectoCore/Models/Simulation/Impl/JobContainer.cs
- VectoCore/Models/Simulation/Impl/SimulatorFactory.cs 28 additions, 21 deletionsVectoCore/Models/Simulation/Impl/SimulatorFactory.cs
- VectoCore/Models/SimulationComponent/Data/CombustionEngineData.cs 10 additions, 334 deletions...e/Models/SimulationComponent/Data/CombustionEngineData.cs
- VectoCore/Models/SimulationComponent/Data/GearboxData.cs 76 additions, 243 deletionsVectoCore/Models/SimulationComponent/Data/GearboxData.cs
- VectoCore/Models/SimulationComponent/Data/RetarderData.cs 3 additions, 40 deletionsVectoCore/Models/SimulationComponent/Data/RetarderData.cs
- VectoCore/Models/SimulationComponent/Data/SimulationComponentData.cs 1 addition, 6 deletions...odels/SimulationComponent/Data/SimulationComponentData.cs
- VectoCore/Models/SimulationComponent/Data/VehicleData.cs 0 additions, 55 deletionsVectoCore/Models/SimulationComponent/Data/VehicleData.cs
Loading
Please register or sign in to comment