from_dict#

static DependentParameter.from_dict(par_dict: dict) DependentParameter#

Create an instance of the DependentParameter class from optiSLang output.

Parameters:
par_dictdict

Output from the optiSLang server.

Returns:
Parameter

Instance of the DependentParameter class.