Merge pull request #24 in VECTO/vecto-cse from ~EMDIPPOMA/vecto-cse:master to master
* commit 'c7b0fcd8': * Handling of time steps where coordinates are constant over a certain time period (GPS accuracy issue) set gradient to 0 to avoid division by zero * Allow also non-continuous input data in *.csdat files * Direct start option included * Anemometer instrument calibration removed from CSE calculation * Update of definition of beta-signal (180° = air flow from front) * Acceleration correction true as default * Acceleration correction true as default * Control if heading and given direction is always the same * set criteria to "standard" when CSE opens * store information when switching between tabs * ResetCriteria and ImportCriteria do not clear main tab
No related branches found
No related tags found
Showing
- CSE/CSE.vbproj 1 addition, 0 deletionsCSE/CSE.vbproj
- CSE/CSE_Globals.vb 16 additions, 30 deletionsCSE/CSE_Globals.vb
- CSE/Calculation/Minor_routines_calculate.vb 34 additions, 33 deletionsCSE/Calculation/Minor_routines_calculate.vb
- CSE/Calculation/Signal_identification.vb 17 additions, 24 deletionsCSE/Calculation/Signal_identification.vb
- CSE/Calculation/main_calculation_call.vb 25 additions, 25 deletionsCSE/Calculation/main_calculation_call.vb
- CSE/GUI/F_Main.Designer.vb 57 additions, 238 deletionsCSE/GUI/F_Main.Designer.vb
- CSE/GUI/F_Main.vb 69 additions, 55 deletionsCSE/GUI/F_Main.vb
- CSE/IO/DirectStart.vb 16 additions, 0 deletionsCSE/IO/DirectStart.vb
- CSE/IO/cCriteria.vb 2 additions, 2 deletionsCSE/IO/cCriteria.vb
- CSE/IO/cJob.vb 0 additions, 37 deletionsCSE/IO/cJob.vb
- CSE/IO/input.vb 21 additions, 16 deletionsCSE/IO/input.vb
- CSE/IO/output.vb 2 additions, 6 deletionsCSE/IO/output.vb
- CSE/declaration_public.vb 2 additions, 1 deletionCSE/declaration_public.vb
Loading
Please register or sign in to comment