nxtomomill.io.config.configbase.ConfigBase#
- class nxtomomill.io.config.configbase.ConfigBase[source]#
Bases:
object
Methods
__init__
()dict_to_cfg
(file_path, dict_)from_cfg_file
(file_path[, encoding])from_dict
(dict_)get_comments
(key)load_from_dict
(dict_)Load the configuration from a dictionary
to_cfg_file
(file_path)to_dict
()convert the configuration to a dictionary
Attributes
field_of_view
file_extension
- rtype
log_level
machine_electric_current_keys
- rtype
Iterable
output_file
overwrite
- rtype
bool
rotation_angle_keys
- rtype
Iterable
translation_z_keys
- rtype
Iterable