get_reference_design#
- abstract RootSystem.get_reference_design() Design #
Get the design with reference values of the parameters.
- Returns:
Design
Instance of the
Design
class with defined parameters and reference values.
- Raises:
OslCommunicationError
Raised when an error occurs while communicating with the server.
OslCommandError
Raised when a command or query fails.
TimeoutError
Raised when the timeout float value expires.