Code development platform for open source projects from the European Union institutions :large_blue_circle: EU Login authentication by SMS has been phased out. To see alternatives please check here

Skip to content
Snippets Groups Projects
Select Git revision
  • 40fcd3d1e422a27f7be274cc97fbd00adf86ce4e
  • tug-dev default
  • amdm3/develop
  • fix/scripts1
  • amdm2/develop
  • amdm2/main
  • playground
  • feat/changelog
  • fix/solution_tests
  • test/full_release_process
  • test/art10_test_execution
  • test/gitlab_files_api
  • test/multiplatform_david
  • trgbot
  • set-sast-config-3
  • set-sast-config-2
  • set-secret-detection-config-2
  • set-secret-detection-config-1
  • set-sast-config-1
  • test-linux-fixes
  • tug-stable
  • Release/v4.3.2
  • v1.0.1
  • v1.0.0
  • Build/v0.7.10.2996
  • v0.7.5b0+2524.multistep
  • Release/v3.3.14.2981-RC
  • Build/v0.7.9.2975
  • Release/v3.3.13.2924
  • Release/v3.3.13.2891-RC
  • Build/0.7.9.2890
  • Build/v0.7.9.2864
  • Build/v0.7.9.2849
  • Build/v0.7.9.2836
  • Release/TrailerTool_V0.9.0.2759
  • Release/TrailerTool_V0.9.0.2735
  • Release/TrailerTool_V0.9.0.2799
  • Release/v3.3.12.2800
  • Release/v3.3.12.2769-RC
  • Build/v0.7.9.2741
  • Build/v0.5.0.1812_VectoFF
41 results

C_settings.md

Blame
  • Forked from VECTO / VECTO Sim
    10452 commits behind the upstream repository.
    Code owners
    Assign users and groups as approvers for specific file changes. Learn more.
    C_settings.md 1.71 KiB

    ##Settings

    ###Description

    In the Settings dialog controls general application settings. The settings are saved in the settings.json file.

    ###Interface Settings

    Logfile Size Limit \[MB\] : Whenever the Log File reaches this size it will be restarted. One backup is always stored as LOG\_backup.txt. *Note:* this setting only affects the log-file written by the graphical user interface. The log-files written in the logs subdirectory are not limited by this setting!
    File Open Command
    This command will be used to open CSV Input Files like Driving Cycles (.vdri). See: Run command
    Name: Name of the command as it will be shown in the menu when clicking the button.
    Command: The actual command.
    Example : If the command is excel and the file is C:\VECTO\cycle1.vdri then VECTO will run: excel "C:\VECTO\cycle1.vdri"

    ###Calculation Settings

    Air Density [kg/m³]
    The Air Density is needed to calculate the air resistance together with the Drag Coefficient and the Cross Sectional Area (see Vehicle Editor).
    Fuel Density [kg/l]
    The Fuel Density is used to calculate the l/km results.
    CO2 -to-Fuel Ratio[-]
    Mass ratio (kgCO2 / kgFC) used to calculate CO2 emissions.

    ###Controls

    Reset All Settings
    All values in the Settings dialog and Options Tab of the Main Form will be restored to default values.

    Save and close dialog

    Close without saving