from_dict#

static StochasticParameter.from_dict(par_dict: dict) StochasticParameter#

Create an instance of the StochasticParameter class from the optiSLang server output.

Parameters:
par_dictdict

Output from the optiSLang server.

Returns:
StochasticParameter

Instance of the StochasticParameter class.