FIAT
FIAT(self, cfg)
Main FIAT Object.
Create a FIAT object from a loaded settings file.
Parameters
Name | Type | Description | Default |
---|---|---|---|
cfg |
ConfigReader |
Object containing the information from the setttings file. | required |
Methods
Name | Description |
---|---|
from_path | Create a FIAT object from a path to settings file. |
run | Run FIAT with provided settings. |