IntensityCosParameters#

class ansys.speos.core.generic.parameters.IntensityCosParameters#

Intensity Cos Parameters.

Overview#

n

Exponent applied to the cosine intensity distribution.

total_angle

Total angular extent of the cosine distribution.

Import detail#

from ansys.speos.core.generic.parameters import IntensityCosParameters

Attribute detail#

IntensityCosParameters.n: float = 3#

Exponent applied to the cosine intensity distribution.

IntensityCosParameters.total_angle: float = 180#

Total angular extent of the cosine distribution.