Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Initial parameters can be defined using the parameters.yaml - file. For most parameters, there is yet no convention regarding their name and types, so please contact someone responsible for the LCC if this part of the documentation has not been updated yet.

Image Modified

The parameters are stored in the YAML format in the file parameters.yaml in the directory of the LCC. Some parameters are distributed on program startup, these must be either edited in the LCC before restarting it, or they can be edited manually by changing the content of the YAML file:

...

Image Removed

...

The LCC can use different YAML files as well. A file chooser has been implemented to load and save parameter configurations (to / from YAML files).

...

Image Added

Save can be used to store the current configuration in the current file.

...

Reload can be used to reload the currently selected file - this overwrites any unsaved changes made in between.

Image Added

Load can be used to load a new file.

...

Image Added