Irradiance3DSensorParameters#
- class ansys.speos.core.generic.parameters.Irradiance3DSensorParameters#
Parameters class for 3D Irradiance Sensor.
Overview#
Type of the sensor. |
|
Measurement activation state. |
|
Integration type. |
|
Rayfile type stored. |
|
Layer separation type. |
|
Sensor geometry. |
Import detail#
from ansys.speos.core.generic.parameters import Irradiance3DSensorParameters
Attribute detail#
- Irradiance3DSensorParameters.sensor_type: Literal[SensorTypes] | ColorimetricParameters | Literal[SensorTypes]#
Type of the sensor.
- Irradiance3DSensorParameters.measures: MeasuresParameters#
Measurement activation state.
- Irradiance3DSensorParameters.integration_type: Literal[IntegrationTypes] | Literal[IntegrationTypes]#
Integration type.
- Irradiance3DSensorParameters.rayfile_type: RayfileTypes#
Rayfile type stored.
- Irradiance3DSensorParameters.layer_type: Literal[LayerTypes] | Literal[LayerTypes]#
Layer separation type.