IntensityXMPSensorParameters#

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

Parameters data clas for intensity Sensor.

Overview#

dimensions

Dimensions of the sensor.

axis_system

Position of the sensor.

sensor_type

Type of the sensor.

orientation

Sensor orientation.

viewing_direction

Viewing Direction onto the result.

layer_type

Layer separation type.

near_field_parameters

Parameters in case sensor is nearfield

Import detail#

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

Attribute detail#

IntensityXMPSensorParameters.dimensions: IntensitySensorDimensionsXAsMeridianParameters | IntensitySensorDimensionsXAsParallelParameters | IntensitySensorDimensionsConoscopicParameters#

Dimensions of the sensor.

IntensityXMPSensorParameters.axis_system: list[float] = [0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1]#

Position of the sensor.

IntensityXMPSensorParameters.sensor_type: SensorTypes | ColorimetricParameters | SpectralParameters | SensorTypes#

Type of the sensor.

IntensityXMPSensorParameters.orientation: IntensitySensorOrientationTypes#

Sensor orientation.

IntensityXMPSensorParameters.viewing_direction: IntensitySensorViewingTypes#

Viewing Direction onto the result.

IntensityXMPSensorParameters.layer_type: LayerTypes | LayerTypes | LayerByFaceParameters | LayerBySequenceParameters#

Layer separation type.

IntensityXMPSensorParameters.near_field_parameters: NearfieldParameters | None = None#

Parameters in case sensor is nearfield