split driver data into engineering and declaration, separate engineerign and...
split driver data into engineering and declaration, separate engineerign and declaration input data provider (top level)
Showing
- VectoCore/InputData/FileIO/JSON/JSONInputData.cs 26 additions, 5 deletionsVectoCore/InputData/FileIO/JSON/JSONInputData.cs
- VectoCore/InputData/FileIO/JSON/JSONInputDataFactory.cs 1 addition, 1 deletionVectoCore/InputData/FileIO/JSON/JSONInputDataFactory.cs
- VectoCore/InputData/IInputDataProvider.cs 10 additions, 10 deletionsVectoCore/InputData/IInputDataProvider.cs
- VectoCore/InputData/Impl/InputData.cs 2 additions, 2 deletionsVectoCore/InputData/Impl/InputData.cs
- VectoCore/InputData/InputData.cs 21 additions, 6 deletionsVectoCore/InputData/InputData.cs
- VectoCore/InputData/Reader/DataObjectAdaper/DeclarationDataAdapter.cs 1 addition, 1 deletion...putData/Reader/DataObjectAdaper/DeclarationDataAdapter.cs
- VectoCore/InputData/Reader/DataObjectAdaper/EngineeringDataAdapter.cs 1 addition, 1 deletion...putData/Reader/DataObjectAdaper/EngineeringDataAdapter.cs
- VectoCoreTest/FileIO/JsonTest.cs 14 additions, 11 deletionsVectoCoreTest/FileIO/JsonTest.cs
- VectoCoreTest/FileIO/SimulationDataReaderTest.cs 7 additions, 1 deletionVectoCoreTest/FileIO/SimulationDataReaderTest.cs
- VectoCoreTest/Models/Simulation/PowerTrainBuilderTest.cs 7 additions, 1 deletionVectoCoreTest/Models/Simulation/PowerTrainBuilderTest.cs
- VectoCoreTest/Utils/MockSimulationDataFactory.cs 6 additions, 1 deletionVectoCoreTest/Utils/MockSimulationDataFactory.cs
Loading
Please register or sign in to comment