get_omdb_files#
- abstractmethod ParametricSystem.get_omdb_files() Tuple[File, ...]#
Get paths to omdb files.
- Returns:
Tuple[File]Tuple with File objects containing path.
- Raises:
OslCommunicationErrorRaised when an error occurs while communicating with the server.
OslCommandErrorRaised when a command or query fails.
TimeoutErrorRaised when the timeout float value expires.