VopOptic#

class ansys.speos.core.opt_prop.BaseVop.VopOptic(parent, default_parameters=None, stable_ctr=False)#

Optic parameters for a clear transparent volume.

Parameters:

default_parameters (Optional[ansys.speos.core.generic.parameters.VopOpticParameters])

Overview#

index

Real part of refractive index.

absorption

Absorption coefficient.

constringence

Abbe Number.

Import detail#

from ansys.speos.core.opt_prop.BaseVop import VopOptic

Property detail#

property VopOptic.index: float#

Real part of refractive index.

property VopOptic.absorption: float#

Absorption coefficient.

property VopOptic.constringence: float | None#

Abbe Number.