Definitions
Constants
General constants to use throughout omc3
, so they don’t have to be redefined all the time.
Also helps with consistency.
Formats
Recurring formats are defined here.
- omc3.definitions.formats.get_config_filename(script)[source]
Default Filename for config-files. Call from script with
__file__
.