__init__#

ParameterManager.__init__(uid: str, osl_server: OslServer) None#

Initialize a new instance of the ParameterManager class.

Parameters:
uid: str

Unique ID of the instance.

osl_server: OslServer

Object providing access to the optiSLang server.