IrradianceSensorParameters#
- class ansys.speos.core.generic.parameters.IrradianceSensorParameters#
Irradiance Sensor Parameters.
Overview#
Dimensions of the sensor. |
|
Position of the sensor. |
|
Type of the sensor. |
|
Integration type of the sensor. |
|
Integration direction of the sensor. |
|
Type of rayfile stored by the sensor. |
|
Type of layer separation used by the sensor. |
|
Outpath face used by the sensor |
Import detail#
from ansys.speos.core.generic.parameters import IrradianceSensorParameters
Attribute detail#
- IrradianceSensorParameters.dimensions: DimensionsParameters#
Dimensions of the sensor.
- IrradianceSensorParameters.axis_system: list[float] = [0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1]#
Position of the sensor.
- IrradianceSensorParameters.sensor_type: Literal[SensorTypes] | Literal[SensorTypes] | ColorimetricParameters | SpectralParameters#
Type of the sensor.
- IrradianceSensorParameters.integration_type: IntegrationTypes#
Integration type of the sensor.
- IrradianceSensorParameters.integration_direction: list[float] | None = None#
Integration direction of the sensor.
- IrradianceSensorParameters.rayfile_type: RayfileTypes#
Type of rayfile stored by the sensor.
- IrradianceSensorParameters.layer_type: Literal[LayerTypes] | Literal[LayerTypes] | Literal[LayerTypes] | LayerByFaceParameters | LayerBySequenceParameters | LayerByIncidenceAngleParameters#
Type of layer separation used by the sensor.