from_dict#

static MixedParameter.from_dict(par_dict: dict) MixedParameter#

Create an instance of the MixedParameter class from optiSLang output.

Parameters:
par_dictdict

Output from the optiSLang server.

Returns:
MixedParameter

Instance of the MixedParameter class.