SopMirror#

class ansys.speos.core.opt_prop.BaseSop.SopMirror(parent, stable_ctr=False)#

Mirror SOP parameters.

Parameters:

parent (BaseSop)

Overview#

reflectance

Reflectance of the mirror surface in percentage.

Import detail#

from ansys.speos.core.opt_prop.BaseSop import SopMirror

Property detail#

property SopMirror.reflectance: float#

Reflectance of the mirror surface in percentage.

Returns:
float

Reflectance value between 0 and 100.