swot_simulator.settings

Settings handling

Functions

cd(target_dir)

Moves to a directory and returns to the working directory

error_classes()

Get the list of classes implementing random error generation.

eval_config_file(filename)

Evaluate a config file.

execfile_(filepath, _globals)

Executes a Python code defined in a file

Classes

NumberOfBeams(value, *args, **kwargs)

Handle the number of beams

Parameters(overrides, Any])

Simulator parameter management.

TimeDelta()

Handle a time delta in seconds in the configuration file.