3.4.2.21. lekkersim.Structure.update_params
- Structure.update_params(param_dic: Dict[str, Any]) None
Updated the parametes dictionary of the represented optic componet
- Parameters:
param_dic (dictionary) – dcitionary {‘param_name’:param_value} containing value of the parameters to be updated
- Returns:
None