Merge pull request #26 in VECTO/vecto-cse from ~EMDIPPOMA/vecto-cse:master to master
* commit '2fe73ea7': * Update user manual doc file * Update change file * Correction of welcome window * Add the Excel-makro to generate the input data into the DemoData files * Update user manual and release notes * Output folder will be now created automatically if it´s not existing without questioning * Welcome form added for first application start * New version number * Update r_dyn calculation for each test (HS, LS1, LS2) * Update DemoData * Program user friendly updates * Update F_acc calculation * Update calculation with cardan speed: Calculation only if engine speed is not given an automated transmission is used * Option in VECTO-CSE to read in cardan speed instead of engine speed and gear ratios for HS and LS --> Update of the vehicle file * new criteria delta_n_eng for LS/HS included * Update of calibration of vehicle speed and anemometer speed (high speed test instead of "claibration test") * Update of calculation of the CdxA value from measured drag forces * Update GenShape File
Showing
- CHANGES.md 23 additions, 1 deletionCHANGES.md
- CSE/CSE.vbproj 9 additions, 0 deletionsCSE/CSE.vbproj
- CSE/CSE_Globals.vb 246 additions, 158 deletionsCSE/CSE_Globals.vb
- CSE/Calculation/Signal_identification.vb 84 additions, 34 deletionsCSE/Calculation/Signal_identification.vb
- CSE/Calculation/main_calculation_call.vb 159 additions, 153 deletionsCSE/Calculation/main_calculation_call.vb
- CSE/Calculation/sub_linear_regression.vb 82 additions, 96 deletionsCSE/Calculation/sub_linear_regression.vb
- CSE/Classes/csKey.vb 1 addition, 0 deletionsCSE/Classes/csKey.vb
- CSE/GUI/F_Main.Designer.vb 170 additions, 62 deletionsCSE/GUI/F_Main.Designer.vb
- CSE/GUI/F_Main.vb 73 additions, 42 deletionsCSE/GUI/F_Main.vb
- CSE/GUI/F_Welcome.designer.vb 106 additions, 0 deletionsCSE/GUI/F_Welcome.designer.vb
- CSE/GUI/F_Welcome.resx 120 additions, 0 deletionsCSE/GUI/F_Welcome.resx
- CSE/GUI/F_Welcome.vb 49 additions, 0 deletionsCSE/GUI/F_Welcome.vb
- CSE/IO/cCriteria.vb 18 additions, 4 deletionsCSE/IO/cCriteria.vb
- CSE/IO/cJob.vb 8 additions, 8 deletionsCSE/IO/cJob.vb
- CSE/IO/cVehicle.vb 45 additions, 9 deletionsCSE/IO/cVehicle.vb
- CSE/IO/input.vb 24 additions, 8 deletionsCSE/IO/input.vb
- CSE/IO/output.vb 45 additions, 33 deletionsCSE/IO/output.vb
- CSE/declaration_public.vb 4 additions, 4 deletionsCSE/declaration_public.vb
- CSE/utils.vb 11 additions, 7 deletionsCSE/utils.vb
- Declaration/GenShape.shp 11 additions, 11 deletionsDeclaration/GenShape.shp
Loading
Please register or sign in to comment