IrradianceSensorParameters#

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

Irradiance Sensor Parameters.

Overview#

dimensions

Dimensions of the sensor.

axis_system

Position of the sensor.

sensor_type

Type of the sensor.

integration_type

Integration type of the sensor.

integration_direction

Integration direction of the sensor.

rayfile_type

Type of rayfile stored by the sensor.

layer_type

Type of layer separation used by the sensor.

outpath_face_geometry

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: SensorTypes | ColorimetricParameters | SpectralParameters | SensorTypes#

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: LayerTypes | LayerTypes | LayerTypes | LayerByFaceParameters | LayerBySequenceParameters | LayerByIncidenceAngleParameters#

Type of layer separation used by the sensor.

IrradianceSensorParameters.outpath_face_geometry: list | None = None#

Outpath face used by the sensor