RoughnessOnly#

class ansys.speos.core.simulation.SimulationVirtualBSDF.RoughnessOnly(mode_template, default_values=True, stable_ctr=False)#

Bases: BaseSimulation

Roughness only mode of BSDF bench measurement.

By default, Uniform source theta sampling 18 is used.

Parameters:
mode_templatesimulation_template_pb2.RoughnessOnly

roughness settings to complete.

default_valuesbool

Uses default source sampling values when True.

stable_ctrbool

Variable to indicate if usage is inside class scope

Parameters:
  • mode_template (ansys.api.speos.simulation.v1.simulation_template_pb2.RoughnessOnly)

  • default_values (bool)

  • stable_ctr (bool)

Import detail#

from ansys.speos.core.simulation.SimulationVirtualBSDF import RoughnessOnly